Commit 384f57a
Only pick one CUDA
In some cases the CUDA install directory contains two libcuda.so and
this breaks OMPI CUDA detection. Pick the first of these libraries seems
to be a good soltuion for all cases.
Signed-off-by: George Bosilca <[email protected]>
(cherry picked from commit c7e27b9)1 parent 6b190d8 commit 384f57a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments