Commit Graph

17 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 576c4492d4 [skip ci] bugfix for DAMASK_BIN==empty check; [ logical ] --> [[ logical ]] to align with bash syntax 2018-12-18 09:24:39 -05: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 28b82fe511 bugfixes
type on zsh gives information in prefix, = comparison operator should
not be in in string
2018-06-21 21:50:11 +02:00
Martin Diehl f225591ccc transition compatibility not needed anymore, more verbose 2018-06-21 21:30:14 +02:00
Martin Diehl 1a75898019 syntax error 2017-09-06 12:33:11 +00: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 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 d5af1a7018 superfluous brackets 2017-05-18 05:32:08 +02:00
Martin Diehl eff2b4ca1c scripts now work if sourced from new location 2017-05-17 08:53:37 +02:00