Skip to content

Commit

Permalink
remove old build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Aug 8, 2023
1 parent d1e14c0 commit f1c9eb9
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions _lessons/time_integrators_sundials/lesson.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,7 @@ header:
```

If you want to modify and rebuild the hands-on codes, the source files are
located under `track-5-numerical/time_integration_sundials/SUNDIALS+AMReX` and
can be compiled by starting an interactive session on ThetaGPU and using the
provided configuration script to build on the compute node:
```
module load openmpi/openmpi-4.1.4_ucx-1.12.1_gcc-9.4.0
module load aocl/blis/blis-3.2
module load aocl/libflame/libflame-3.2
module load cmake-3.20.3-gcc-9.3.0-57eqw4f
./config_atpesc_thetagpu.sh
cd build
make -j
```
located under `track-5-numerical/time_integration_sundials/SUNDIALS+AMReX`.

The entire set of hands-on lesson codes is also available on
[GitHub](https://github.com/AMReX-Codes/ATPESC-codes), under the
Expand Down

0 comments on commit f1c9eb9

Please sign in to comment.