Added script to install dependencies
This commit is contained in:
committed by
Yiltan Hassan Temucin
parent
17b7afdcba
commit
5de0371bec
@@ -164,5 +164,13 @@ make -j 8
|
||||
make -j 8 install
|
||||
```
|
||||
|
||||
Alternatively, we have script to install dependencies.
|
||||
However, it is not gauranteed to work and perform optimally on all platforms.
|
||||
Configuration options are platform dependent.
|
||||
|
||||
```
|
||||
./scripts/install_dependencies.sh
|
||||
```
|
||||
|
||||
For more information on OpenMPI-UCX support, please visit:
|
||||
https://rocm.docs.amd.com/en/latest/how-to/gpu-enabled-mpi.html
|
||||
|
||||
Reference in New Issue
Block a user