<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I am a newbie in the group, and I have an ask about Compilation of programs in seriel and paralell.<br><br>I wanna have a programm which decides if the run is parallel or seriell. P.ex.: myexe.exe -> runs in seriell, and when I write: myexe.exe -parallel -> runs in parallel.<br><br>I dont wanna compile ever when I need the program in seriel or in parallel. Usually is the seriell compilation with g++ and the parallel with mpiCC. Has anybody done a program like this before???<br><br>Thanks<br></td></tr></table><br>