Personal tools

Difference between revisions of "Open64"

From MohidWiki

Jump to: navigation, search
 
Line 3: Line 3:
 
It is implemented in the MOHID linux [[makefile]] and successfully builds MOHID. The MOHID build with openf95 requires that the [[HDF5|hdf5]] libraries be compiled with the Open64 fortran compiler.
 
It is implemented in the MOHID linux [[makefile]] and successfully builds MOHID. The MOHID build with openf95 requires that the [[HDF5|hdf5]] libraries be compiled with the Open64 fortran compiler.
  
It is an alternate compiler to [[ifort]] in Linux.
+
It is an alternate compiler to [[ifort]] in Linux for MOHID.
  
 
==See also==
 
==See also==

Latest revision as of 18:09, 11 May 2011

Open64 is a free, high-performance C/C++ and Fortran 90/95 compiler suite, optimized for 64bit architectures.

It is implemented in the MOHID linux makefile and successfully builds MOHID. The MOHID build with openf95 requires that the hdf5 libraries be compiled with the Open64 fortran compiler.

It is an alternate compiler to ifort in Linux for MOHID.

See also

External links