HiI'm trying to use pypar but I have a problem and i didn't found the answer on the web.
Pypar detects just one processor in my computer(i have a intel core i7)
When I run a program in c using mpirun -np <> just detect one processor nevermind how many processors i say it to use, but when I use explicit mpirun.mpich2 -np <> it uses as many processors as i asked.
Do you think that there is a way to fix these (in general or in my particular case?)
I have tried to uninstall every version of mpi(open mpi. mpich mpich2) and start from zero but I always get the same resuts.
thanks a lot for your time
best regards