2
Reply

C# MPI

Mi Na Mi

Mi Na Mi

Jan 11 2012 7:05 AM
3.5k
Hello,
I'm new in MPI c#
I wanted to try a helloworld simple console application, but it seems that arguments are ignored. I debug my app, and then run it using mpiexec -n 2 hello.exe, but does nothing, nor even any exceptions... what is the problem? The app suppose just write a rank and the name of pc. 

Thx in advance

Answers (2)