Martin Diehl
de72afe6eb
python(2) is not available on newer systems
2021-09-01 08:07:55 +02:00
Martin Diehl
00bc6a9031
4 threads as default. Reasonable for modern computers
...
hardcoded + and as shell variable
2021-04-28 20:26:25 +02:00
Martin Diehl
11b2b04b39
MSC_ROOT and MSC_VERSION have no meaning anymore
...
DAMASK_grid/mesh use 4 threads per default (hard coded in
parallelization.f90). It's the user's responsibility to use a different
value for OMP_NUM_THREADS
2021-04-28 08:47:35 +02:00
Martin Diehl
0773fb5fae
KISS
...
setting shell variables directly is more verbose
2021-04-22 08:04:46 +02:00
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
2cd5d96a90
not really used, not needed by normal users
2021-01-13 18:42:59 +01:00
Martin Diehl
a7d998dd48
standard name
2021-01-13 14:53:50 +01:00
Martin Diehl
bc56087314
[skip ci] versions on matesting
2020-11-26 08:12:35 +01:00
Vitesh Shah
d89fad6135
Store value of MSC_VERSION in variable of same name
2020-10-31 19:32:49 +01:00
Vitesh Shah
8e68b4f5d3
environment should adhere to MSC_VERSION naming
2020-10-30 11:46:15 +01:00
Martin Diehl
4860f9c9ce
drop support for parallel marc versions
...
can still be handled by the user, but is a niche use case
2020-07-18 09:51:53 +02:00
Martin Diehl
190c9a1b0d
Merge branch 'misc-improvements' into Marc-2019.1
2020-07-16 09:28:11 +02:00
Franz Roters
78c1b9c745
Marc 2019.1 is new standard version
2020-07-14 12:10:43 +02: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
Martin Diehl
13107abd39
not working and significat efforts needed to test it
2020-01-26 07:44:22 +01: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
089e71deba
does not work (even after removing the extra bracket)
2019-12-21 07:29:01 +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
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
2b15468f0f
transition compatibility not needed any more
2018-07-02 19:54:01 +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
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
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
Martin Diehl
c813e98d22
clean root directory, symbolic links for transition compatibility
2017-05-15 17:40:49 +02:00