Added script to install dependencies

This commit is contained in:
Yiltan Temucin
2024-12-20 16:20:12 -06:00
committed by Yiltan Hassan Temucin
parent 17b7afdcba
commit 5de0371bec
3 changed files with 79 additions and 1 deletions
+8
View File
@@ -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