Hi, I'm using the Makefile_IFORT_OpenMPI, it contains already the mpif90 command but when I write make I have: " g95: big_endian : Aucun fichier ou dossier de ce type g95: unrecognized option '-convert' make: *** [aermix.o] Erreur 1 " best regards Sassi
--- En date de : Ven 15.1.10, Muhammad Asif <asifsamiarain@gmail.com> a écrit :
De: Muhammad Asif <asifsamiarain@gmail.com> Objet: Re: [RegCNET] Error in Parallel Run! À: "Nikolaos Vidiadakis" <vidiadakis@gmail.com> Cc: "Smz Rcm"
<smzrcm@yahoo.fr>, regcnet@lists.ictp.it Date: Vendredi 15 Janvier 2010, 6h48
Hey,
I have not experienced the parallel run of RegCM3 with OpenMPI but as far as mpich2 is concerned, there is need to change the compiler option in Makefile located in "main" folder of RegCM3 pack like and then use it.
FC=ifort (wrong option for parallel run) FC=mpif90 or mpif77 etc etc.
Cheers:-) Asif
-- Muhammad ASIF
|