summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--.gitignore3
-rwxr-xr-xautogen.sh2
-rw-r--r--configure.ac8
-rw-r--r--doc/build-cobalt.txt42
-rw-r--r--doc/env-cobalt.sh56
5 files changed, 65 insertions, 46 deletions
diff --git a/doc/build-cobalt.txt b/doc/build-cobalt.txt
deleted file mode 100644
index 76612a4..0000000
--- a/doc/build-cobalt.txt
+++ b/dev/null
@@ -1,42 +0,0 @@
-Building on NCSA Cobalt.
-
--- Soft
-.soft
-
-@remove +hdf4
-@remove +hdf4-4.2.1
-@remove +hdf5
-@remove +hdf5-1.6.5
-
-@remove +intel-compilers
-@remove +intel-compilers10.0
-@remove +intel-compilers10.1
-@remove +intel-c-10.1.017-f-10.1.017
-@remove +intel-c-11.1.064-f-11.1.064
-
-...defaults...
-
-+phdf5-1.8.4
-
--- Configure
-export PETSC_DIR=/u/ac/dpellegr/apps/Installers/petsc-3.0.0-p10
-
-export CPPFLAGS="\
--I$HDF5_HOME/include \
--I$NCBI_DIR/include \
--I$PETSC_DIR/include \
--I$PETSC_DIR/linux-gnu-c-debug/include"
-
-export LDFLAGS="\
--L$HDF5_HOME/lib \
--L/usr/apps/hdf/szip/lib \
--L/usr/local/intel/10.1.017/lib \
--L$NCBI_DIR/lib \
--L$PETSC_DIR/linux-gnu-c-debug/lib"
-
-export LD_LIBRARY_PATH=\
-$LD_LIBRARY_PATH:\
-/usr/apps/hdf/szip/lib:\
-$PETSC_DIR/linux-gnu-c-debug/lib
-
-

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.