Philip Eisenlohr
86f27df0b2
damask.Environment reads from os.environ; python module is packaging-ready
2020-01-13 17:28:28 -05:00
Franz Roters
b24ebb8a5b
not needed anymore as Marc always compiles with OpenMP
...
adopted installation script and documentation accordingly
2018-08-31 08:52:21 +02:00
Franz Roters
546b40b2a7
fixed syntax error in setting file access rights
2017-09-01 11:18:53 +02:00
Martin Diehl
4d43b05a15
still working on executable detection
2017-06-02 09:59:54 +02:00
Martin Diehl
931eee496d
trying executable check
2017-06-02 09:58:44 +02:00
Martin Diehl
7da8bc8d4a
symlinks can be handled by Git, so we can store them and simplify the installation
2017-05-16 11:10:01 +02:00
Martin Diehl
a5f8c5ba32
Merge branch 'development' into cmake
2017-04-15 16:17:50 +02:00
Philip Eisenlohr
4bf11b20c9
hypela cloning as part of specific Marc modification; Makefile corrections/improvements
2017-03-15 18:43:04 -05:00
Philip Eisenlohr
d403f5f346
give feedback on invalid MSC version and path input
2017-02-10 18:33:30 -05:00
Martin Diehl
2a7f772d08
adopted to new installation config file
2016-07-15 11:05:27 +02:00
Franz Roters
eff2c883b4
added support for Marc 2015 and made it default
2015-12-08 14:26:27 +00:00
Franz Roters
63b00e4fd2
use MSC_ROOT as default installation dir but allow to modify it
...
make Marc2014 the default version
2014-10-22 07:45:52 +00:00
Martin Diehl
6df66c6349
updated Marc run_damask scripts, linking against BLAS is done by Marc anyway, removed. renamed extension of original files from org to more explicit original
2014-05-07 14:29:53 +00:00
Martin Diehl
6bce04df48
changed linker command slightly to ensure dynamic linking and link now agains non-parallel (but threadsafe) versions of LAPACK
...
(compile_CoreModule.py, Makefile, abaqus_v6.env, mod_MarcMentat)
openmp is not working for Abaqus exp, probably because the ifort 14 is not supported.
Test is now using a version without openmp
2014-04-29 16:43:59 +00:00
Martin Diehl
342ca0be47
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
2014-04-01 18:41:14 +00:00
Martin Diehl
7245e38327
like for IMKL, we probably should link ACML also against the omp version
2014-02-14 20:14:44 +00:00
Franz Roters
8ec38e8476
corrected linker options for blas
2014-02-14 15:59:25 +00:00
Martin Diehl
368de2f565
small fix on installation with imkl, need to try it out
2014-02-11 17:05:20 +00:00
Martin Diehl
02441bef0f
introduced rpath to tell executable where libraries are located
2014-01-27 14:10:49 +00:00
Martin Diehl
554a6ab738
fixed typos and missing include
2014-01-24 13:17:54 +00:00
Martin Diehl
d66b41c686
fixed installation, will test now
2014-01-24 12:30:27 +00:00
Philip Eisenlohr
380f6e1ec5
fixed syntax bugs
2014-01-22 16:03:27 +00:00
Martin Diehl
e81b798662
corrected shell extension for apply_DAMASK_modifications.sh (was py)
2014-01-18 18:00:28 +00:00