I'm trying to run cobaya with
which I run from inside a script that is sent to an HTCondor node. The submit file looks like this:
The job runs for a while, but constantly execeeds the CPU usage. After some grace period the job is stopped because of it.
The run uses CAMB, is there something I should put as a parameter during the compilation/installation with pip?
Code:
mpirun -n 8 cobaya-run test.yaml
Code:
executable = cobaya.shrequest_memory = 32000request_cpus = 8queue
The run uses CAMB, is there something I should put as a parameter during the compilation/installation with pip?
Statistics: Posted by Christian Neissner — September 17 2024