Commit Graph

11 Commits

Author SHA1 Message Date
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 2b15468f0f transition compatibility not needed any more 2018-07-02 19:54:01 +02:00
Martin Diehl 734bc69071 whitespace at line end not needed 2017-08-01 09:13:25 +02: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 eff2b4ca1c scripts now work if sourced from new location 2017-05-17 08:53:37 +02:00