Mi Na Mi

Mi Na Mi

  • NA
  • 3
  • 4.2k

C# MPI

Jan 11 2012 7:05 AM
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)