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.

Reply via email to