mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
singularity image from nwchem repository [ci skip]
This commit is contained in:
parent
08a69a677b
commit
617ed110e6
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- name: load singularity image
|
||||
run: |
|
||||
export https_proxy=http://proxy.emsl.pnl.gov:3128
|
||||
singularity pull -F --name ./nwchems_`id -u`.img oras://ghcr.io/edoapra/nwchem-singularity/nwchem-dev.${{ matrix.sing_image }}:latest
|
||||
singularity pull -F --name ./nwchems_`id -u`.img oras://ghcr.io/edoapra/nwchem/nwchem-dev.${{ matrix.sing_image }}:latest
|
||||
srun -N $SLURM_NNODES -n $SLURM_NNODES cp ./nwchems_`id -u`.img /big_scratch/nwchems.img
|
||||
shell: bash
|
||||
- name: run qa tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue