Code: Select all
mpirun -n 8 cobaya-run test.yaml
Code: Select all
executable = cobaya.sh
request_memory = 32000
request_cpus = 8
queue
The run uses CAMB, is there something I should put as a parameter during the compilation/installation with pip?
Code: Select all
mpirun -n 8 cobaya-run test.yaml
Code: Select all
executable = cobaya.sh
request_memory = 32000
request_cpus = 8
queue
Code: Select all
mpirun --map-by slot:PE=1 -n 8 cobaya-run test.yaml
Code: Select all
%CPU %MEM TIME+ COMMAND
355.3 0.0 7:54.72 cobaya-run
315.1 0.0 8:19.71 cobaya-run
274.6 0.0 7:17.33 cobaya-run
266.9 0.0 6:18.57 cobaya-run
254.3 0.0 6:35.39 cobaya-run
253.4 0.0 5:56.99 cobaya-run
219.0 0.0 5:01.43 cobaya-run
211.6 0.0 5:57.86 cobaya-run
Code: Select all
cobaya-run test.yaml