Page 1 of 1

Error using more than 1 processor

Posted: Thu Nov 03, 2011 7:32 pm
by jskabanda
I am trying to run OpenseesSP on my intel laptop which am sure has more than 1 core, it works if use mpiexec -np 1 OpenseesSP.exe ex1.tcl but will not work if use mpiexec -np 2 OpenseesSP.exe ex1.tcl, your help is greatly appreciated.