PBS professional | http://www.pbsworks.com/SupportDocuments.aspx |
Adaptive computing | http://www.adaptivecomputing.com/resources/docs/ |
Configure, make, environment | http://www.freetds.org/userguide/ |
MKL library link advisor | http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/ |
Parallel Programming tutor | http://ci-tutor.ncsa.illinois.edu/login.php |
Fortran Wiki | http://fortranwiki.org/fortran/show/HomePage |
CI-tutor for openMP and MPI coding | http://ci-tutor.ncsa.illinois.edu/login.php |
Makefile conventions | http://www.gnu.org/software/make/manual/make.html#Makefile-Conventions |
MPI | https://computing.llnl.gov/tutorials/mpi/ |
High performance computing | https://wiki.hpcc.msu.edu/display/hpccdocs/HPCC+Quick+Reference+Sheet |
Intel Compilers | http://software.intel.com/en-us/articles/non-commercial-software-download/ |
Compilation in Mac or Linux (may add 'sudo' before the installation commands) | http://software.intel.com/en-us/articles/intel-compilers-linux-installation-help/ |
Intel Composer XE | https://softwarestore.ispfulfillment.com/Store/Profiles/Login.aspx |
Loading modules in batch script | https://www.lrz.de/services/software/utilities/modules/ |
AWK commands | http://www.grymoire.com/Unix/Awk.html |
Environment variables | http://root.cern.ch/root/EnvVars.html |
Linux basics (LLNL) | https://computing.llnl.gov/linux/linux_basics.html |
Trelis Scripting (python, journal commands) | http://www.csimsoft.com/trelis.jsp |
PETSC libraries | http://www.mcs.anl.gov/petsc/ |
Fenics | http://fenicsproject.org/ |
MPI exercise (LLNL) | https://computing.llnl.gov/tutorials/mpi/exercise.html#Exercise1 |
Python | http://www.effbot.org/zone/librarybook-index.htm |
Fink packages | http://pdb.finkproject.org/pdb/index.php?phpLang=en |
MEF90 (fracture, BB) | https://sites.google.com/a/mdzubaerhossain.com/www/home/zwiki/links/building-a-nightmare---mef90 |
Periodic table of the Finite Elements | https://www.dropbox.com/s/4n68khrmcxq1xy6/femtable.pdf?dl=0 |
Makefile fun | http://www.cs.swarthmore.edu/~newhall/unixhelp/howto_makefiles.html#creating |
Periodic table of Finite Elements | http://fenicsproject.org/pub/periodic-table/periodic-table-of-the-finite-elements.pdf |
GNU make | http://www.gnu.org/software/make/manual/make.html#Introduction |
making and writing makefiles | http://www.cs.swarthmore.edu/~newhall/unixhelp/howto_makefiles.html |