ADD: missed parenthesis
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 6s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 6s
This commit is contained in:
@@ -107,7 +107,7 @@ srun cp2k.psmp -i <CP2K_INPUT> -o <CP2K_OUTPUT>
|
||||
```
|
||||
|
||||
## Developing your own CPU code
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi)
|
||||
```bash
|
||||
module purge
|
||||
module use Spack unstable
|
||||
@@ -124,7 +124,7 @@ ninja -j 16
|
||||
|
||||
## Developing your own GPU code
|
||||
#### A100
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi)
|
||||
```bash
|
||||
module purge
|
||||
module use Spack unstable
|
||||
@@ -139,7 +139,7 @@ ninja -j 16
|
||||
|
||||
```
|
||||
#### GH200
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi
|
||||
[](https://gitea.psi.ch/HPCE/spack-psi)
|
||||
```bash
|
||||
module purge
|
||||
module use Spack unstable
|
||||
|
||||
Reference in New Issue
Block a user