Unverified Commit 88294c3f authored by drangara's avatar drangara Committed by GitHub
Browse files

Merge pull request #43 from drangara/fix_ascent_version

fix ascent version in perlmutter
parents aed31ff6 7c086395
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \