Added sphinx dependencies (#84)

[ROCm/rocshmem commit: 5ee0c3407e]
This commit is contained in:
Yiltan
2025-04-15 11:28:16 -04:00
committed by GitHub
parent b7613a38c1
commit ea2df2aa26
@@ -46,6 +46,7 @@ git clone --recursive $_OMPI_REPO
cd ompi
git checkout $_OMPI_COMMIT_HASH
git submodule update --init --recursive
pip install -r docs/requirements.txt
./autogen.pl
./configure --prefix=$_OMPI_INSTALL_DIR \
--with-rocm=$_ROCM_DIR \