Hello d3rioe,
In my config.mk I have PARALLEL_MODE := MPI
and CXX := mpic++
Running that with the mpirun
command allows me to change the number of threads.
I also have as a first message: [MpiManager] Sucessfully initialized, numThreads=15
for me. Maybe the manager is an issue?
Regards, Julius