Commit Graph

29 Commits

Author SHA1 Message Date
Martin Diehl 97b96f13b2 updated installation for testing 2015-12-14 21:31:47 +00:00
Philip Eisenlohr 7370c68936 added openblas as possible BLAS option 2015-11-10 16:02:20 +00:00
Philip Eisenlohr 4339700491 fix bug that caused blank line avalanche (extra ‘\n’) 2015-04-21 02:34:42 +00:00
Martin Diehl db657a7a9e hdf5 not needed (either from PETSc or h5py for python) 2015-04-08 18:04:01 +00:00
Chen Zhang 5059b5ce2d polishing 2014-08-27 15:19:04 +00:00
Philip Eisenlohr ca68e506f7 polished path stripping. condensed checks for lib-file presence. polished newline treatment 2014-08-20 22:13:38 +00:00
Martin Diehl d0f638f4e9 deleted double material.config_cpTi-alpha, changed default for FFTW location 2014-04-01 12:42:19 +00:00
Martin Diehl bc5c44fa89 fixed lower case problem in configure, adjusted restart test to run with AL (Polarization still fails) 2014-03-25 08:39:00 +00:00
Martin Diehl b5ca6fefad made small letter options as alternative available in configure 2014-03-15 13:09:53 +00:00
Martin Diehl fced0168f0 added a little bit more HDF5 functionality
made abbreviations in  configure options consistently capitals
2014-03-12 16:51:01 +00:00
Martin Diehl 24e9bdb523 added mkdir again in case of non-existing dir for configuration files 2014-03-02 15:42:05 +00:00
Martin Diehl f146359c04 added --prefix option to configure script to specify symlink location 2014-02-28 07:47:11 +00:00
Philip Eisenlohr 87684bc808 removed debug statement introduced in last commit.
removed some unnecessary '\' line continuations.
2014-02-10 16:16:41 +00:00
Bret Dunlap 0286246cbd fixed bug causing acceptance of blank options in damask.conf for blasRoot 2014-02-10 15:30:18 +00:00
Martin Diehl 69acefffe5 now checking for lapack and fftw in lib and lib64 (lib64 might exist, but libs are in lib) 2014-02-03 20:01:42 +00:00
Martin Diehl 4f436654bc fixed typo 2014-01-30 13:31:34 +00:00
Martin Diehl f82e5ec26e some small changes on the installation scripts, IMKL now works with gfortran, more verbosity and more sanity checks 2014-01-29 12:20:56 +00:00
Martin Diehl edd7d1ec8b fixed bug: it's MSC_ROOT, not MARC_ROOT 2014-01-28 09:49:04 +00:00
Martin Diehl 02441bef0f introduced rpath to tell executable where libraries are located 2014-01-27 14:10:49 +00:00
Martin Diehl 656e3cc6ca some more small changes, including bug fix in configure + relative linking in Makefile for spectral solver 2014-01-27 10:12:29 +00:00
Martin Diehl d66b41c686 fixed installation, will test now 2014-01-24 12:30:27 +00:00
Philip Eisenlohr b590beb712 remove redundant trailing slashes from directory options 2014-01-16 21:18:11 +00:00
Martin Diehl 449c66c70f did some testing... 2014-01-14 19:32:55 +00:00
Martin Diehl 01c8c434f7 finished work on the new installation scheme (if no bugs are found ;)) 2014-01-14 19:03:41 +00:00
Philip Eisenlohr 5b0f844e30 corrected help text; tidy up; changed (corrected?) environment variable "MSC" to "MSCROOT" 2014-01-14 14:12:35 +00:00
Martin Diehl 98129eb6d4 configure script was missing 2014-01-13 21:17:28 +00:00
Martin Diehl 80da1c529e some more work on the consistent installation scheme, fixed bug in Makefile 2014-01-11 19:13:02 +00:00
Martin Diehl 2262098ed4 more work on new installation 2014-01-11 14:28:07 +00:00
Martin Diehl e025ac5952 fixed DAMASK_env.sh to work with linux and Mac, started to reorganize installation to be consistent for all solvers 2014-01-11 12:46:30 +00:00