Philip Eisenlohr
2b42896ef6
added parsing of comments (# comment here...)
...
added "lib64" as possible location (sub-directory) for liblapack.a
2011-12-20 10:19:48 +00:00
Philip Eisenlohr
2b6cb3bd84
added linking option for FFTW.
...
which LAPACK installation is used can now be selected by switching on IKML, ACML, or LAPACK path (in that order of preference)
(multiuser environments now need to have system-wide installation locations for those libraries, since run_*_marc scripts are set once and for all to use them.)
2011-12-20 09:47:27 +00:00
Franz Roters
c4a4c5cdca
corrected error in apply_DAMASK_modifications
...
added support for Marc/Mentat2011 (classic)
2011-12-19 16:06:03 +00:00
Martin Diehl
031a00237f
improved makefile, no directly linking to files of acml
...
corrected default pathinfo
improved test for intel compiler
2011-12-09 16:34:53 +00:00
Franz Roters
1f1046ecc5
removed option -heap arrays from all compiler calls use 'ulimit -s unlimited' on the command line instead
2011-12-01 08:54:26 +00:00
Philip Eisenlohr
4137d1f9af
fixed stupid lower case typo in pathInfo assignment
2011-11-29 17:40:11 +00:00
Franz Roters
12bf99c2f9
removed option -extend_source from compile_fortran command definition as it also seems to influence allowed line length for free format files
2011-11-28 08:19:55 +00:00
Philip Eisenlohr
db09a8b17a
removed ACML from public part and adjusted install instructions accordingly.
2011-11-14 15:21:12 +00:00
Philip Eisenlohr
413805e589
now aware of ACMLpathinfo
2011-11-14 14:59:16 +00:00
Philip Eisenlohr
eebb59d146
now environment vars are processed in known order. gracefully put own extensions to end of existing (e.g. PATH=$PATH:ourStuff)
2011-11-09 17:20:20 +00:00
Philip Eisenlohr
314caffc08
safe against partially matching envVars. pythonPath and Path for instance...
2011-11-09 16:41:44 +00:00
Claudio Zambaldi
41b8232695
setup_shellrc now adds $DAMASK_ROOT/bin to the $PATH
...
in setup/setup_processing.py uncomment 3 lines to remove the links from your ~/bin
2011-11-09 16:20:52 +00:00
Claudio Zambaldi
8e34309b6e
renamed to .py so notepad++ users can have syntax highlighting
2011-11-09 13:31:59 +00:00
Philip Eisenlohr
a66c502617
made it more flexible to future envVar additions and csh implementation...
2011-11-09 10:38:57 +00:00
Franz Roters
583abf7ee6
renamed script
2011-11-07 10:53:34 +00:00
Philip Eisenlohr
313cd2edb3
ACML path example now more realistic.
...
corrected dangerous overwriting of LD_LIBRARY_PATH and PYTHONPATH.
2011-11-04 15:42:52 +00:00
Philip Eisenlohr
1e35e98866
installation script to put correct LD_LIBRARY_PATH and PYTHONPATH into shell.rc
2011-11-03 17:35:47 +00:00
Philip Eisenlohr
b9647b2584
moved parts into new "lib" folder
2011-11-03 13:21:11 +00:00
Philip Eisenlohr
9565852247
now checks file "processing/MSCpath" for predefined installdir.
...
now checks validity of user-specified install version.
2011-10-20 16:13:38 +00:00
Philip Eisenlohr
64499328d1
general renaming (space in former ACML path did not work)
2011-10-20 12:25:39 +00:00
Philip Eisenlohr
c7c541f393
corrected typos and such
2011-09-13 15:57:58 +00:00
Franz Roters
60ef9d5ab0
updated installation instructions
2011-09-13 07:58:54 +00:00
Philip Eisenlohr
d4e7d6e02f
added $Id$ and some further comments
2011-08-26 07:29:55 +00:00
Franz Roters
92d7dcb3f4
added modfiles for Marc/Mentat2010.2
...
Marc/Mentat2010.2 is installed on msuws1 only right now, please test!
simply start metat2010.2 instead of mentat2010
2011-07-28 07:27:39 +00:00
Franz Roters
f24da6dffe
added comment on precompiling the subroutine into a library
2011-05-26 09:38:48 +00:00
Franz Roters
e563d539a6
added openmp flag to compiler call
2011-05-19 22:46:09 +00:00
Philip Eisenlohr
d366a53f4e
probably installation is a better place for the abq.env file
2011-05-11 17:10:45 +00:00
Franz Roters
a9774df43b
added comment on need to install AMD Core Math Library
2011-04-13 09:06:58 +00:00
Franz Roters
1b3dba4113
added -fpp switch to all compiler calls to explicitly use the precompiler
...
removed -save from OpenMP compiler calls to use OpenMP auto behaviour
2011-03-28 12:18:15 +00:00
Franz Roters
8467c91dab
moved setup scripts back to subdirs where they are needed
2011-03-22 15:42:53 +00:00
Franz Roters
8bef254be7
changed name to include *.py ending to make Windows file association work again
2011-03-21 11:58:24 +00:00
Philip Eisenlohr
1f0569230b
new installation/setup dir to hold all top-level make_*-scripts
2011-03-11 09:20:37 +00:00
Franz Roters
cdeb786721
added default path of ACML
...
BLAS now also works on msuws2
2011-02-14 15:03:45 +00:00
Franz Roters
bf2082a15b
marc run scripts now link against ACML (AMD Core Math Library) to enable use of BLAS routines
...
ACML has certainly to be installed first (currently on msuws1 only) and is included for this purpose
2011-02-14 14:25:16 +00:00
Franz Roters
4216a3e066
corrected name of include file
2010-11-24 07:55:08 +00:00
Franz Roters
c07a91d19e
removed -save option from the compile statement using OpenMP
2010-11-23 16:25:58 +00:00
Philip Eisenlohr
af2437c0af
removed hardwired installation directory from submitX scripts and added corresponding flexibility into make script
2010-08-17 21:22:24 +00:00
Philip Eisenlohr
c7e5cb9806
reworked verbosity and structure of installation script
2010-07-30 19:39:54 +00:00
Philip Eisenlohr
5a0963fb81
added variable working dir (if apply_script is called from somewhere else) and made the script executable
...
why using "comp_user?*" instead of "comp_user*" ?? (@Franz...)
2010-05-06 14:17:53 +00:00
Franz Roters
4954228b3a
forgot to change this file accordingly (main.msb revmoved)
2010-05-06 13:19:45 +00:00
Franz Roters
f1950cacc9
corrected apply script
...
removed binary menu file, it is now created by the apply script
2010-05-06 13:17:28 +00:00
Franz Roters
383a36b226
added comment on reformating to common block files
...
added modifications necessary for running the subroutine with Marc/Mentat2010
2010-05-06 08:50:54 +00:00