December 5, 2022 at 10:02 am
Subscriber
Hi,
I added two jobs to the FDTD job queue:
The resource configuration is as follows:
Question:
When the FDTD executes these two jobs, the number of processors (in the meshing process) is 32 for “forward.fsp”, but only 1 for “adjoint.fsp”.
Then if I set in the resource configuration as process=16, thread=2, the number of processors (in the meshing process) is 16 for “forward.fsp”, but still only 1 for “adjoint.fsp”.
Does anyone know how to make the number of processors 32 for both jobs?
Thanks in advance.
Problem solved:
It happened because there are many other active resource configurations having process=1, thread=1.