Hi Karima, Yes, that parameter file requires at least 2 mpi processes to run.
You seem to have submitted using simfactory and ended up running on 1 mpi process awith 2 openmp threads. If you instead do something like simfactory/bin/sim run bbhHr --cores=2 --num-threads=1 if you're on a workstation that doesn't use a queueing system or simfactory/bin/sim submit bbhHr --cores=2 --num-threads=1 if you're on a cluster. This should give you 2 mpi processes running on 1 openmp thread each. You might have to add other options to simfactory if you did so in your original run. Cheers, Peter On Monday 2021-01-18 11:41, KARIMA SHAHZAD wrote:
Date: Mon, 18 Jan 2021 11:41:04 From: KARIMA SHAHZAD <[email protected]> To: "[email protected]" <[email protected]> Subject: [Users] TAT/ Slab Error Hello there, Here is the error attached I encountered while evolving black holes binary. The work-around I guess is to increase the number of processes (if I am not wrong), but I am not quite sure how to do that. I need some help to get around this issue. Thanks in advance Best regards, KS
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
