丁老师 Mon, 05 Aug 2013 19:54:22 -0700
i need to get the number of processor in the command line as the input of my function.for example, mpiexec -np 4 i need the " 4" as the input number of my function. how to get it.