Skip to content

Commit b628b8c

Browse files
authored
Merge pull request #4316 from hppritcha/topic/update_lanl_toss_platform_file_v2.x
LANL/platform: disable use of XRC recv bufs
2 parents 94400d9 + 4f9e7ea commit b628b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/platform/lanl/toss/optimized-mlx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ btl = vader,openib,self
8888

8989
## Setup OpenIB - just in case
9090
btl_openib_want_fork_support = 0
91-
btl_openib_receive_queues = X,4096,1024:X,12288,512:X,65536,512
91+
btl_openib_receive_queues = S,4096,1024:S,12288,512:S,65536,512
9292

9393
## Disable MXM
9494
pml = ob1

0 commit comments

Comments
 (0)