Skip to content

Commit

Permalink
remove line for LibEnsemble
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafedeli88 committed Jul 23, 2024
1 parent 4aad6f1 commit 3d75ee7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tools/machines/frontier-olcf/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ CUPY_INSTALL_USE_HIP=1 \
ROCM_HOME=${ROCM_PATH} \
HCC_AMDGPU_TARGET=${AMREX_AMD_ARCH} \
python3 -m pip install -v cupy
# optional: for libEnsemble
python3 -m pip install -r $HOME/src/warpx/Tools/LibEnsemble/requirements.txt
# optional: for optimas (based on libEnsemble & ax->botorch->gpytorch->pytorch)
#python3 -m pip install --upgrade torch --index-url https://download.pytorch.org/whl/rocm5.4.2
#python3 -m pip install -r $HOME/src/warpx/Tools/optimas/requirements.txt

0 comments on commit 3d75ee7

Please sign in to comment.