[Beowulf] MPI build with different compilers
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mikhail Kuzminsky kus at free.netTue Aug 19 10:34:24 PDT 2008
- Previous message: [Beowulf] MPI build with different compilers
- Next message: [Beowulf] MPI build with different compilers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In message from "amjad ali" <amjad11 at gmail.com> (Tue, 19 Aug 2008 11:01:19 +0500): > ... >2) Once we have built mpi on our system and then we remove the C/C++ >and Fortran compilers from the system. Will the mpicc and mpif90 >still >work properly? or the mpi bulit always needs installed base >compilers? For mpich, for example, mpicc is simple the shell script which executes "cc". In Linux /usr/bin/cc is usually symbolic link to gсс. Therefore you need c/c++/f90 base compilers. Mikhail Kuzminsky Computer Assistance to Chemical Research Center Zelinsky Institute of Organic Chemistry Moscow
- Previous message: [Beowulf] MPI build with different compilers
- Next message: [Beowulf] MPI build with different compilers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
