Skip to content

Commit

Permalink
Add Absolute Path
Browse files Browse the repository at this point in the history
Co-authored-by: Luca Fedeli <luca.fedeli.88@gmail.com>
  • Loading branch information
ax3l and lucafedeli88 committed Jun 14, 2023
1 parent 7dcbb9b commit 4cc798e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/machines/frontier-olcf/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ python3 -m pip install --upgrade openpmd-api
python3 -m pip install --upgrade matplotlib
python3 -m pip install --upgrade yt
# install or update WarpX dependencies such as picmistandard
python3 -m pip install --upgrade -r requirements.txt
python3 -m pip install --upgrade -r $HOME/src/warpx/requirements.txt
# 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)
Expand Down

0 comments on commit 4cc798e

Please sign in to comment.