Matthias Hochsteger
|
87c2901e32
|
Disable paje trace thread counter by default (halves trace file size)
|
2020-08-07 15:44:21 +02:00 |
|
Matthias Hochsteger
|
b272614a51
|
export PajeTrace to Python (with context manager api)
|
2020-08-07 15:43:52 +02:00 |
|
Matthias Hochsteger
|
f9ff1db7c3
|
let MPI rank 1 write paje trace file (more timers than rank0)
|
2020-08-07 15:34:21 +02:00 |
|
Matthias Hochsteger
|
acfe9bb606
|
Merge traces with MPI
|
2020-08-07 12:59:22 +02:00 |
|
Joachim Schöberl
|
2e39d07cc8
|
mpi constants for non-mpi
|
2020-08-05 18:05:31 +02:00 |
|
Joachim Schöberl
|
3c8f1877c9
|
more mpi calls from ngcore
|
2020-08-05 01:11:26 +02:00 |
|
Joachim Schöberl
|
254257d406
|
timer in MPI wrappes
|
2020-08-04 16:30:08 +02:00 |
|
Matthias Hochsteger
|
4682e6915c
|
remove FlatArray for C-Array, use ArrayMem
|
2020-08-04 12:59:03 +02:00 |
|
Joachim Schöberl
|
698192ed72
|
FlatArray for C-array
|
2020-08-03 14:45:32 +02:00 |
|
Joachim Schöberl
|
94bed40761
|
modernize parallelmesh (Array, mpi_wrapper)
|
2020-08-03 00:44:28 +02:00 |
|
Joachim Schöberl
|
c0909d69c2
|
no valid MPI-comm in sequential mode
|
2020-08-02 11:33:11 +02:00 |
|
Joachim Schöberl
|
ba84439227
|
NgMPI_Communicator by reference, check for valid mpi-comm
|
2020-08-02 09:25:44 +02:00 |
|
Joachim Schöberl
|
c074e0c752
|
reduce duplicated mpi-wrapping
|
2020-07-31 09:57:19 +02:00 |
|
Matthias Hochsteger
|
f73159e35a
|
Set version of Netgen globally (for archives), interface to get version
|
2020-07-23 20:12:47 +02:00 |
|
Matthias Hochsteger
|
dcc0484be0
|
install netgen_version.hpp, set version in Archive
|
2020-07-23 16:25:06 +02:00 |
|
Joachim Schöberl
|
ba5e741ad3
|
adding pybind11/stl to ngcore (needed for BitArray ctor)
|
2020-07-22 10:15:48 +02:00 |
|
Matthias Hochsteger
|
e17aa88cad
|
set signal handlers only if NG_BACKTRACE is set
|
2020-07-15 16:21:51 +02:00 |
|
Joachim Schöberl
|
3b5c346e63
|
proper terms
|
2020-06-17 19:11:17 +02:00 |
|
Joachim Schöberl
|
897cf6f848
|
output of xbool
|
2020-05-22 08:16:05 +02:00 |
|
Matthias Hochsteger
|
267e8b33fb
|
cmake - use git to generate version string
|
2020-05-18 15:55:40 +02:00 |
|
Christopher Lackner
|
9ffb22c37f
|
fix archive of bitarray
|
2020-05-07 10:52:09 +02:00 |
|
Christopher Lackner
|
45a4b2c913
|
pickle bitarrays
|
2020-05-07 10:03:00 +02:00 |
|
Christopher Lackner
|
9af476c353
|
template shouldn't have NGCORE_API
|
2020-04-20 10:26:17 +02:00 |
|
Christopher Lackner
|
27baa178d2
|
fix new clang warning and add helper function
|
2020-04-20 10:13:04 +02:00 |
|
Christopher Lackner
|
b46ec8dc7b
|
fix printing of 1 based arrays
|
2020-04-18 13:40:19 +02:00 |
|
Christopher Lackner
|
d74061dd23
|
python str method for arrays
|
2020-04-06 12:43:42 +02:00 |
|
Matthias Hochsteger
|
a52ccd7ce5
|
Fix build with USE_NUMA=ON
|
2020-03-25 10:40:12 +01:00 |
|
Joachim Schöberl
|
48e4865fee
|
copy BitArray
|
2020-03-11 21:34:27 +01:00 |
|
Matthias Hochsteger
|
ce90bd9e83
|
[cmake] Simplify compile flag handling on Windows
Add options/define flags to ngcore, so they are automatically passed on
to dependencies
|
2020-01-16 16:38:06 -08:00 |
|
Matthias Hochsteger
|
72226e8673
|
Fix non-Python builds
|
2019-12-13 11:20:52 +01:00 |
|
Joachim Schöberl
|
a103896079
|
printing flags
|
2019-12-09 16:20:42 +01:00 |
|
Matthias Hochsteger
|
7f4b96fe11
|
Fix ctor with LocalHeap in ClosedHashTable
Set mask, round up size to next power of 2
|
2019-12-02 17:05:50 +01:00 |
|
Joachim Schöberl
|
4658e34f05
|
Revert "api"
This reverts commit 3207ab1d99
|
2019-11-29 15:26:20 +00:00 |
|
Joachim Schöberl
|
3207ab1d99
|
api
|
2019-11-29 15:02:37 +01:00 |
|
Matthias Hochsteger
|
9495d1feae
|
Ignore warning C4910 on Windows
warning C4910: '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation
|
2019-11-28 15:49:57 +01:00 |
|
Matthias Hochsteger
|
f3d9d3ad67
|
[cmake] Don't link python libraries in unix-conda environment
Conda links python libs statically to python executable
|
2019-11-26 19:26:18 +00:00 |
|
Christopher Lackner
|
de1932227b
|
exception constructor outside of ifdef GNUC
|
2019-11-25 16:45:12 +01:00 |
|
Joachim Schöberl
|
648794b0bb
|
Exception ctor in cpp to reduce codesize
|
2019-11-25 07:46:35 +01:00 |
|
Christopher Lackner
|
e84e4f155c
|
fix parsing numlist flag if objects are integers
|
2019-11-21 17:46:39 +01:00 |
|
Matthias Hochsteger
|
8940bf7c2c
|
Only collect backtrace if NG_BACKTRACE is set
|
2019-11-20 14:30:23 +01:00 |
|
Matthias Hochsteger
|
90fc783e55
|
Fix visibility warning
|
2019-11-13 16:07:36 +01:00 |
|
Matthias Hochsteger
|
262c656bcb
|
Fix overflow in backtrace
|
2019-10-31 18:40:46 +01:00 |
|
Matthias Hochsteger
|
94d0a5a585
|
[cmake] Set interface include dir for ngcore
|
2019-10-30 13:56:49 +01:00 |
|
Matthias Hochsteger
|
2a68748117
|
Add missing delete operators on MacOS
|
2019-10-28 13:57:21 +01:00 |
|
Joachim Schöberl
|
d0864b9901
|
Apple-clang seems to support now the standard thread_local variables
|
2019-10-28 12:18:23 +01:00 |
|
Bernd Schwarzenbacher
|
6d34f01d95
|
Add a HashValue<INT<3>> for ParallelHashTable
|
2019-10-21 00:12:29 +02:00 |
|
Matthias Hochsteger
|
c2e658274a
|
Avoid recursive call of signal handler
|
2019-10-14 18:01:11 +02:00 |
|
Matthias Hochsteger
|
c9e764a32f
|
Catch exceptions in Demangle()
|
2019-10-14 10:56:27 +02:00 |
|
Matthias Hochsteger
|
9f0edf1741
|
Use new timers
|
2019-10-10 15:34:41 +02:00 |
|
Christopher Lackner
|
b3fb12e962
|
reduce message and log level in python
|
2019-10-08 16:51:32 +02:00 |
|