Resource planning HPC, configuring thread per node

Dear all,

I am trying to run tractoflow on a HPC, and I am a little confused about how to configure threads per node.
On tractoflow’s documentation, the configuration:–cpus-per-tasks=32 is used, to allocate 32 threads on each node.
While I was trying this command myself, it seems that I was assigned with 32 cpus.
(Since part of my netflow.log looks like this: CPUs: 32 - Mem: 125.7 GB (111.2 GB) )

I am trying to minimize the resources for a shorter wait time while trying to approximate the setup in tractoflow’s paper (3 nodes of 2cpus per node, each cpus have 48 threads).
The cpus on my severs have varies number of cores.

Can you give me some advise on how to configure this?

Thank you,

Best,
Chen