Commit c7e27b9
committed
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]>1 parent 41a68b5 commit c7e27b9
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