https://github.com/bosilca/ompi
Raw File
Tip revision: 4530d675f7e833316f6ebac2d57d490fd91ba3cb authored by George Bosilca on 19 August 2021, 03:47:29 UTC
Disable RDMA if no SMSC support is available.
Tip revision: 4530d67
.gitmodules
[submodule "prrte"]
	path = 3rd-party/prrte
	url = https://github.com/openpmix/prrte
	branch = master
[submodule "openpmix"]
	path = 3rd-party/openpmix
	url = https://github.com/openpmix/openpmix.git
	branch = master
back to top