Christian Zimmermann chizeta
  • Joined on 2023-06-20
114 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
chizeta pushed to dev at chizeta/cnorxz 2024-10-15 07:59:24 +02:00
ce5c3a25b1 mpi: add rank offset/format
chizeta pushed to dev at chizeta/cnorxz 2024-10-14 08:33:23 +02:00
de7ac23f87 mpi: rmap: fix bug
chizeta pushed to dev at chizeta/cnorxz 2024-10-13 09:43:02 +02:00
8586fa074a fixes + rrange/rindex: remove constraint geo-extension == nranks
chizeta pushed to dev at chizeta/cnorxz 2024-09-26 19:58:05 +02:00
d3358d71d6 mrange: mindex: ipack assignment: bug fix
chizeta pushed to dev at chizeta/cnorxz 2024-09-21 17:08:07 +02:00
bb915dc8a8 mpi: rop_types: add missing header guards
chizeta pushed to dev at chizeta/cnorxz 2024-09-20 00:12:38 +02:00
8b093baa8e pos_type: fix SPos(EPos)
chizeta pushed to dev at chizeta/cnorxz 2024-07-28 08:45:43 +02:00
2ca37810b2 fix epos operations (oget)
chizeta pushed to dev at chizeta/cnorxz 2024-07-28 08:17:27 +02:00
b2dcf54d65 fix UPos/EPos operator+
chizeta pushed to dev at chizeta/cnorxz 2024-07-26 18:47:19 +02:00
88c40d702a statc_index_id
chizeta pushed to dev at chizeta/cnorxz 2024-07-24 19:06:49 +02:00
18748a651a WIP: correct / improve epos operations
chizeta pushed to dev at chizeta/cnorxz 2024-07-23 20:42:17 +02:00
758bc89307 pos: ignore epos in fpos types
chizeta pushed to dev at chizeta/cnorxz 2024-07-12 19:17:02 +02:00
f674407a38 WIP: pos type operations
chizeta pushed to dev at chizeta/cnorxz 2024-07-10 14:39:09 +02:00
3086bf54ab minor changes
chizeta pushed to dev at chizeta/cnorxz 2024-07-09 19:29:28 +02:00
8c35113967 fix sindex step size
chizeta pushed to dev at chizeta/cnorxz 2024-07-08 16:31:13 +02:00
f0401e50bf urange: allow casts from multi-dim range to sizeT urange
chizeta pushed to dev at chizeta/cnorxz 2024-07-04 19:32:56 +02:00
3835859a5e mindex: setSub
chizeta pushed to dev at chizeta/cnorxz 2024-07-03 22:53:14 +02:00
40fd0251db mpi: rarray: operator(single index); to be checked, generalized...
chizeta pushed to dev at chizeta/cnorxz 2024-07-03 22:17:28 +02:00
8bf9699ad3 mpi: rindex: consider the case of one-dimensional multi-ranking
chizeta pushed to dev at chizeta/cnorxz 2024-06-11 13:50:19 +02:00
215c2c4f55 range base: add savesub function
chizeta pushed to dev at chizeta/cnorxz 2024-06-09 17:33:10 +02:00
41e206f5aa base: fix move constructor of ObjHandle