Commit 9645ce7
committed
btl/smcuda: reduce priority
reduce the smcuda priority value to be lower than btl/sm, but higher
than btl/tcp.
A user can still explicitely request the btl/smcuda component e.g. for
GPU use-cases. It doesn't make sense however for btl/smcuda to have a
higher priority than btl/sm for non-GPU applications, since it doesn't
support single-copy mechanisms (e.g. xpmem).
Signed-off-by: Edgar Gabriel <[email protected]>1 parent 7b46067 commit 9645ce7
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
0 commit comments