Difference between revisions of "GCOM"

From SourceWiki
Jump to navigation Jump to search
(Created page with ''''The UM's Communication Library''' =v2.9b5= This version of GCOM would not run with OpenMPI (http://www.open-mpi.org), as MPI_COMM_WORLD has a different numerical value betwe…')
 
(No difference)

Latest revision as of 15:11, 13 June 2011

The UM's Communication Library

v2.9b5

This version of GCOM would not run with OpenMPI (http://www.open-mpi.org), as MPI_COMM_WORLD has a different numerical value between the Fortran and C libraries (The UM uses mixed language programming in GCOM) and also certain arguments need to be cast, again so they are interoperable between C and Fortran. To get hold of a version which will work with OpenMPI type:

svn co https://svn.ggy.bris.ac.uk/subversion-open/gcom/trunk/gcom2.9b5