Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #43 from drangara/fix_ascent_version
Browse files Browse the repository at this point in the history
fix ascent version in perlmutter
  • Loading branch information
drangara committed Apr 19, 2023
2 parents aed31ff + 7c08639 commit 88294c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source_docs/getting_started/hpc/Perlmutter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ prior to following any of the full build instructions above.
git clone --recursive https://github.com/Alpine-DAV/ascent.git
pushd ascent
git checkout v0.8.4
git checkout v0.9.0
mkdir build && cd build/
cmake -S ../src -DCMAKE_INSTALL_PREFIX=$ASCENT_INSTALL_DIR \
-DCONDUIT_DIR=$ASCENT_INSTALL_DIR \
Expand Down

0 comments on commit 88294c3

Please sign in to comment.