Print view
back  |  1   2   3  4  5  6  |  next

Cross compiler

DKRZ provides on  cross.dkrz.de  a complete cross compiler environment to all users of DKRZ. The server cross  is also the reference installation.

The following commands are available in the cross compiler environment:

  

sxc++    

C++ und C compiler

sxf90  

 Fortran90 compiler

sxld 

Linker

sxar

ar archiver

sxmake

replaces make if sxar is used (update of libraries, headerformat!)

sxgmake

replaces gmake

sxmpic++   

MPI C und MPI C++     (MPI: Message Passing Interface)

sxmpif90

MPI Fortran90

psuite

Integrated development environment "psuite"

Some environment variables need to be set for correct operation of the cross compiler. DKRZ provides the command

module load cross-compiler

which initializes the complete cross compile environment.


Please do no mix the above listed "sx-commands" with the respective native commands. For examle you should not use the standard unix make together with sxar (see also ->).

next page
Deutsches Klimarechenzentrum GmbH | Impressum