Hi everybody,
I think my question is similar to the Gareth's previous one about CPU & Thread, that's why I didn't want to create a New thread for this problem of Threads ...
I have 2 cores with 4 threads (4 CPU), I want to use all 4 CPUs for my simulation.
--hosts=4 doesn't work
I don't know if it is important/linked but I remark that in my config file " mpi_hosts: " is blank
Other suggestions :
"--use-hwthread-cpus" => unrecognized arguments
"--oversubscribe "=> unrecognized arguments
I don't know how to use... And I don't see the documentation about those 'other suggestions'
Thx for your help.
Josias