What languages are supported on Cplant?
C, C++, Fortran 77, and Fortran 90, are supported for the compute nodes of Cplant. • Are there any Fortran 90 compilers or translators? We currently make use of the Digital UNIX Fortran 90 compiler. • How do I set up my environment for compiling codes? Check this Sandia internal web link for usage info. • How do I compile a code? Check this Sandia internal web link for usage info. • Where should codes be compiled? There is a dedicated Digital UNIX machine which serves as Cplant application compile server named ‘juneau’. All users who have accounts on the Cplant machine also have accounts on juneau. • For what operating systems are the compilers available? Cplant applications can only be compiled under Digital UNIX. • How do I run a code in the compute partition? Jobs are launched in the compute partition by a command named yod. This command is similar the yod available under SUNMOS on the large Paragon and Cougar on the TFLOPS machine. See yod. • How do I check whether my parallel job