Commit Graph

23 Commits

Author SHA1 Message Date
Martin Diehl 37de561938 shell variables are more robust
they will also work if Fortran and python code are installed in
different locations.
2021-01-13 18:53:16 +01:00
Martin Diehl a7d998dd48 standard name 2021-01-13 14:53:50 +01:00
Martin Diehl e0c2dbc948 look for new name 2020-07-06 16:33:48 +02:00
Martin Diehl a24ddbab48 python is replaced by python3 on newer systems 2020-04-29 11:50:43 +02:00
Philip Eisenlohr 86f27df0b2 damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
Martin Diehl b4ae91f817 proper alignment 2019-12-22 07:43:07 +01:00
Martin Diehl d12842a441 only stack size matters
Intel compiler requires large stack size, otherwise DAMASK crashes with
segmentation fault. Other limits are not important (checked runtime)
2019-12-21 07:24:37 +01:00
Martin Diehl 4276ef4764 only stack size matters (for Intel Compiler) 2019-12-12 23:11:26 +01:00
Martin Diehl eab2ce3761 point always to $DAMASK_ROOT/bin 2019-04-25 08:00:09 +02:00
Martin Diehl 02ab55d4b3 python reflects content better than lib 2019-01-05 10:52:39 +01:00
Philip Eisenlohr f34111cf31 [skip ci] env/DAMASK.xxx now reports current repository branch of DAMASK_ROOT 2018-12-18 09:12:28 -05:00
Philip Eisenlohr 65ff21577b consistent output across all env/DAMASK scripts 2018-11-30 10:35:01 -05:00
Martin Diehl e6d5f1926f issue of heap size still not finally resolved 2018-08-04 14:43:24 +02:00
Martin Diehl f225591ccc transition compatibility not needed anymore, more verbose 2018-06-21 21:30:14 +02:00
Eureka Pai e537afb3a1 added blink for non-existent PETSC_DIR, relocated multithreading towards mem-size msg 2017-08-30 18:09:41 -04:00
Zhuowen Zhao cc51b0325d added blinking to warn user about configuration issues 2017-08-18 11:59:40 -04:00
Martin Diehl 734bc69071 whitespace at line end not needed 2017-08-01 09:13:25 +02:00
Martin Diehl deb69e4be8 adapting philips improvements for zsh 2017-08-01 02:57:42 +02:00
Martin Diehl c410543110 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-01 02:44:00 +02:00
Philip Eisenlohr 028f84d28a added canonicalPath function as shorthand 2017-07-31 18:55:09 -04:00
Martin Diehl da8cadea9a limiting stack/heap causes ocansionally problems.
apparently, unlimited will not cause any problems.
2017-07-12 12:50:59 +02:00
Martin Diehl 2f3c0ec0c6 consistent naming 2017-05-24 06:31:58 +02:00
Martin Diehl eff2b4ca1c scripts now work if sourced from new location 2017-05-17 08:53:37 +02:00