On Delta cluster open64 C/C++ and Fortran are available at: /opt/open64/open64-gcc-4.2.0/bin Vendor : Intel License : Non-commerical Environmental Setup required For c shell users: set path=($path /opt/open64/bin) setenv LD_LIBRARY_PATH=(/opt/open64/lib/gcc-lib/x86_64-open64-linux/5.0:/opt/open64/open64-gcc-4.2.0/lib/gcc/x86_64-redhat-linux/4.2.0:/opt/open64/open64-gcc-4.2.0/lib64:/opt/open64/open64-gcc-4.2.0/lib) For bash and Bourne Shell users: export PATH=$PATH:/opt/open64/bin export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/open64/lib/gcc-lib/x86_64-open64-linux/5.0:/opt/open64/open64-gcc-4.2.0/lib/gcc/x86_64-redhat-linux/4.2.0:/opt/open64/open64-gcc-4.2.0/lib64:/opt/open64/open64-gcc-4.2.0/lib Documentation: Application Programming : User’s Manual Report Problems to: If you encounter any problem in using this software please report to SERC helpdesk at the email address helpdesk.serc@auto.iisc.ac.in or contact System Administrators in #103, SERC. |