File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ coll_han_priority = 100
8080# If the system has busy polling enable (net.core.busy_read > 0)
8181# the performance suffers greatly when using poll. Use epoll
8282# instead. This should not hurt performance in other cases.
83- opal_even_include = epoll
83+ opal_event_include = epoll
8484
8585## Setup MPI options
8686mpi_show_handle_leaks = 0
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ coll_han_priority = 100
8080# If the system has busy polling enable (net.core.busy_read > 0)
8181# the performance suffers greatly when using poll. Use epoll
8282# instead. This should not hurt performance in other cases.
83- opal_even_include = epoll
83+ opal_event_include = epoll
8484
8585## Setup MPI options
8686mpi_show_handle_leaks = 0
You can’t perform that action at this time.
0 commit comments