1
0
Fork 0
mirror of https://github.com/glatterf42/cosmoca-reproducibility.git synced 2024-09-20 17:13:47 +02:00

added restart description of Swift

This commit is contained in:
glatterf42 2022-06-15 10:21:08 +02:00
parent 180e7449e8
commit 1b8863cf80
2 changed files with 3 additions and 1 deletions

View file

@ -20,3 +20,5 @@ To change the Daubechies wavelet in question, go to line 146 of /src/plugins/ran
- execute: `/gpfs/data/fs71636/fglatter/swiftsim/examples/swift --cosmology --self-gravity --fof --threads=$SLURM_NPROCS /gpfs/data/fs71636/fglatter/swiftsim/monofonic_tests/output/shannon_512_100/shannon_512_100_param.yml` - execute: `/gpfs/data/fs71636/fglatter/swiftsim/examples/swift --cosmology --self-gravity --fof --threads=$SLURM_NPROCS /gpfs/data/fs71636/fglatter/swiftsim/monofonic_tests/output/shannon_512_100/shannon_512_100_param.yml`
- output times: `monofonic_snap_times.txt` - output times: `monofonic_snap_times.txt`
- example job file: `shannon_job.sh` - example job file: `shannon_job.sh`
- restart via adding: `--restart`
- note that the number of restart files must equal the number of nodes (mpi tasks used) (line 910 of main.c)