Skip to content
Snippets Groups Projects
Commit b738b946 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

To actually use UCX as BTL, instead of verbs

parent 66b67be3
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ modextravars = {
'OMPI_MCA_mpi_param_check': '1',
'OMPI_MCA_mpi_show_handle_leaks': '1',
'OMPI_MCA_mpi_warn_on_fork': '1',
'OMPI_MCA_btl': 'self,vader,openib',
'OMPI_MCA_btl': 'self,vader,uct',
'OMPI_MCA_btl_openib_allow_ib': '1',
'OMPI_MCA_bml_r2_show_unreach_errors': '0',
'OMPI_MCA_coll': '^ml',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment