On 16:50 Thu 04 Sep , Christopher Tanner wrote: > > Our codes have a lot of Fortran 77 in them and gfortran hasn't been > compiling those codes very well. Since we're using ifort for Fortran > compiling, I figured we ought to use icc (C) and icpc (C++) to use a > consistent compiler package. I don't know if programs partially compiled in > gcc and ifort will work very well...
But you don't need ifort or gfortran for building OpenSM. So you can use gcc for OpenSM and icc/... for the rest. Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
