Hi guys,
I'm trying to compile my code, being developed inside Qt, with linking it to a library that has been written using C and MPI. I have been able to link the library and can ask Qt to compile my code with mpiCC compiler. The only part that I don't know how to do is to ask Qt to run the binary using mpirun with a given number of processors.
Any help is appreciated.
Thanks
Bookmarks