Edgar Gabriel
6048078be2
search SLES install paths for MPI
2023-07-24 12:02:44 -07:00
Edgar Gabriel
bdf58b1656
revamp cmake MPI detection
...
we honor user requested MPI installations using MPI_PATH first,
and check afterwards for MPICH and Open MPI in the default
Ubuntu and RHEL installation directories.
2023-03-02 19:40:13 +00:00
Pedram Alizadeh
5275aa5715
Adding -pthread flag for linking issues into src/Makefile ( #30 )
...
* Adding -pthread flag for linking issues into src/Makefile
* Adding -pthread flag for linking issues into CMakeLists.txt
2023-02-24 21:39:04 -05:00
Edgar Gabriel
2b2f23f42d
auto-detect and enable MPI
2023-02-23 18:27:08 +00:00
Edgar Gabriel
377b28e5fb
make cmake stage also pass in CI
...
the subdir entry is not actually required for the compilation.
2022-10-31 22:07:15 +00:00
Edgar Gabriel
641e93e99c
make rccl-test compile again.
...
all files compile now.
mpi tests also pass
2022-10-21 22:07:33 +00:00
Liam Wrubleski
d704668bf7
Add CMake files to build & package ( #15 )
...
* Add CMake files to build & package
* Change build technique on CI
* Correct CI build command
2022-08-09 11:17:07 -06:00