-
Notifications
You must be signed in to change notification settings - Fork 0
Some scripts to help build R and other tools on TACC machines
thk686/TACC-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I am working on some automated scripts to install software like R (http://www.r-rpoject.org/) on TACC computers (http://www.tacc.utexas.edu/) All code is copyright Tim Keitt It is licensed under the GPL (see http://www.gnu.org/) Here is the contents of my ${HOME}/.profile_user (note this is for "$SHELL" == "bash") module swap pgi intel module swap mvapich mvapich2 module add gotoblas module add mkl module add fftw3 module add sprng module add hdf5 module add netcdf module add boost export PATH=${HOME}/local/bin:${PATH}
About
Some scripts to help build R and other tools on TACC machines
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published