Quantcast
Channel: CosmoCoffee
Viewing all articles
Browse latest Browse all 173

Computers and software • mpirun exceeds requested CPU usage

$
0
0
I'm trying to run cobaya with

Code:

mpirun -n 8 cobaya-run test.yaml
which I run from inside a script that is sent to an HTCondor node. The submit file looks like this:

Code:

executable = cobaya.shrequest_memory = 32000request_cpus = 8queue
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?

Statistics: Posted by Christian Neissner — September 17 2024



Viewing all articles
Browse latest Browse all 173

Trending Articles