Skip to content

Commit 1ad6e28

Browse files
authored
Merge pull request #4319 from hppritcha/topic/update_lanl_toss_platform_file_v2.0.x
LANL/platform: disable use of XRC recv bufs
2 parents 01b517e + 0b3562c commit 1ad6e28

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)