Posted on July 14, 2009 at 3:30 pm
There are several application changes that we will make prior to the start of the Fall 2009 Semester. In conjunction with the updates, we will be retiring old versions of the software. I’ve compiled a list of “new” application versions, as well as a list of the versions that will be retired: read more »
Posted on August 6, 2008 at 2:30 pm
I received an email today from the Portland Group, and they are offering a no-cost, single-user nodelocked PGI Visual Fortran license to students and faculty living in the USA. Learn more at:
http://www.pgroup.com/freepvf
Posted on June 11, 2008 at 9:13 am
gcc/g++/gfortran is the default compiler suite on the cluster. You probably already know that we have the Intel compiler suite, as well as the Portland Group Inc. (PGI) compilers. They are in the path, so you can use icc, pgcc, ifort, pgf90, etc., but sometimes a software package’s configure needs more of a hint as to which compiler suite you would like to build with. read more »