Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ebylaska/PWDFT
Browse files Browse the repository at this point in the history
  • Loading branch information
ebylaska committed Feb 22, 2024
2 parents abfea4c + 355995d commit e662b95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,17 @@ These timings suggest that parallel FFTs should be implemented using hybrid MPI-

### Required Modules

```
module purge
module use /soft/modulefiles
module load oneapi/eng-compiler/2023.12.15.002
module load spack-pe-gcc/0.5-rc2
module load cmake thapi
module load cray-pals/1.3.3
module load cray-libpals/1.3.3
```

### old
```
module purge
module restore
Expand Down

0 comments on commit e662b95

Please sign in to comment.