...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
#PBS -N pgap-test #PBS -l select=1:ncpus=12:mem=20GB #PBS -q cpu cd $PBS_O_WORKDIR module load scientific/pgap/build7426build7555 pgap.py --container-path $PGAP_ENV/pgap_2024-04-27.build7426.sif input.yaml --report-usage-false -o test2 --cpus $NCPUS --memory 6020 --no-self-update |