Martin Diehl
|
1f5a3f474c
|
consistent use of same name for communicator
will not make any difference, but clearer to understand
http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PETSC_COMM_WORLD.html
|
2016-10-24 10:42:01 +02:00 |
Philip Eisenlohr
|
e93db170da
|
fixed typo in help message
|
2016-10-18 16:24:23 -04:00 |
Martin Diehl
|
d0ea692cf2
|
fix for 03aebdf958
|
2016-09-20 21:38:18 +02:00 |
Martin Diehl
|
03aebdf958
|
using standard function from C to determine hostname (no export of variable needed,
name can be either HOST or HOSTNAME).
fixed path separator as '/'
|
2016-09-20 07:08:31 +02:00 |
Martin Diehl
|
6207f1e7d9
|
reporting MPI processes
|
2016-09-03 14:25:45 +02:00 |
Martin Diehl
|
af4307ea72
|
Merge branch 'NoCoreModule' into development
|
2016-07-01 15:08:47 +02:00 |
Martin Diehl
|
e1802cb31d
|
removed some more core module functionality
|
2016-06-29 16:28:15 +02:00 |
Martin Diehl
|
39c9c18ade
|
disabling stdout for MPIrank>0 now working for ifort:
|
2016-06-29 13:40:54 +02:00 |
Martin Diehl
|
b759a79f9a
|
small check to see if 6 is really STDOUT (no idea what to do if not)
|
2016-06-27 23:36:09 +02:00 |
Martin Diehl
|
bfc02af515
|
closing stdout for mpi rannk >0 (enables to get rid of many if statements and allows for
central debug handling like writing to file per process)
|
2016-06-27 23:15:41 +02:00 |
Martin Diehl
|
a3a36ead39
|
Libs not needed (got back during merge)
|
2016-06-27 15:43:04 +02:00 |
Martin Diehl
|
2ebc5ec8ea
|
request thread aware MPI when using openMP
|
2016-06-27 12:23:42 +02:00 |
Martin Diehl
|
91f96cf69b
|
reverted handling back
|
2016-05-18 07:52:19 +02:00 |
Martin Diehl
|
8a9c5efbe7
|
working for ifort
|
2016-05-05 16:38:08 +02:00 |
Martin Diehl
|
0c105658c3
|
simplifying
|
2016-05-05 15:11:28 +02:00 |
Martin Diehl
|
ba0b278aca
|
better name
|
2016-05-05 13:13:52 +02:00 |
Martin Diehl
|
d3579d78fd
|
fixed string handling and enabled compilation (unfortunately, gfortran needs exceptions)
|
2016-03-21 21:09:45 +01:00 |
Martin Diehl
|
cf21d5ad49
|
did not compile without these statements
|
2016-03-13 19:01:01 +01:00 |
Martin Diehl
|
b9b490d02d
|
almost working
|
2016-03-11 20:59:14 +01:00 |
Martin Diehl
|
a7665bdab9
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
Martin Diehl
|
f2c7eea161
|
git compatible way of version handling for Fortran and Python
|
2016-01-27 16:48:27 +00:00 |
Martin Diehl
|
6e4239bb7c
|
removed Id
|
2016-01-27 14:06:21 +00:00 |
Martin Diehl
|
288ab15ef9
|
more precise file names
|
2016-01-24 21:05:36 +00:00 |