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-11-03 06:37:12 +01:00
062f9cd19a hdf5_mpi: add h5_mpi_utils
chizeta pushed to dev at chizeta/cnorxz 2024-11-03 05:17:25 +01:00
82fb79a50e rename hdf5-mpi -> hdf5_mpi
chizeta pushed to dev at chizeta/cnorxz 2024-11-03 03:10:15 +01:00
456706c691 hdf5: fix bug + hdf5-mpi: test works
chizeta pushed to dev at chizeta/cnorxz 2024-11-01 02:49:57 +01:00
8c75c96a64 add hdf5-mpi test; works but there are hdf5 identifiers left open...
chizeta pushed to dev at chizeta/cnorxz 2024-10-31 07:55:04 +01:00
1663f7ae9a hdf5: dataset: init -> initbase + hdf5-mpi: compiles; TODO: tests
chizeta pushed to dev at chizeta/cnorxz 2024-10-31 02:05:03 +01:00
f597254d5d hdf5: dataset: some reorganization + group: add general add/get member functions
1e4daf8691 ranges: add stype()
b4ab639747 hdf5: some reorganization of the code + new member functions
Compare 3 commits »
chizeta pushed to dev at chizeta/cnorxz 2024-10-29 07:06:44 +01:00
8b66ad04ba hdf5: WIP: rdataset
chizeta pushed to dev at chizeta/cnorxz 2024-10-29 07:05:59 +01:00
2bbf8a7e44 op_types: operator-=
chizeta pushed to dev at chizeta/cnorxz 2024-10-27 08:48:23 +01:00
ee3e1b5d4f various improvements regarding static pos evaluation
chizeta pushed to dev at chizeta/cnorxz 2024-10-24 07:39:10 +02:00
a549fb6b9c mkSFPos
chizeta pushed to dev at chizeta/cnorxz 2024-10-23 02:59:01 +02:00
7754fd084e add performance testing binary
chizeta pushed to dev at chizeta/cnorxz 2024-10-22 22:57:53 +02:00
df2b6892d9 pos_type: auto -> decltype(auto) + rop_types: handle local index offsets
chizeta pushed to dev at chizeta/cnorxz 2024-10-20 07:23:16 +02:00
a4a67d2841 index pack: fix
chizeta pushed to dev at chizeta/cnorxz 2024-10-20 06:15:09 +02:00
462be41f1d mindex: copy sub-index instances in copy constr/assign + mpi: fixes
chizeta pushed to dev at chizeta/cnorxz 2024-10-19 08:59:19 +02:00
03afacb1e5 mpi: rindex: synchronize/localize utilities
chizeta pushed to dev at chizeta/cnorxz 2024-10-17 08:32:13 +02:00
19a4cd2467 mpi: more on rank format (TODO: think about pos)
chizeta pushed to dev at chizeta/cnorxz 2024-10-17 01:30:40 +02:00
82dcfbde2e mpi: rindex: fixes
chizeta pushed to dev at chizeta/cnorxz 2024-10-16 08:31:26 +02:00
31e892005b mpi: completely remove the rank shift when doing global operations + fixes
chizeta pushed to dev at chizeta/cnorxz 2024-10-15 22:35:28 +02:00
0ee2e0fca2 mpi acc xpr -> acc xpr
chizeta pushed to dev at chizeta/cnorxz 2024-10-15 19:51:02 +02:00
e36b9bc6fd mpi: WIP: add rank acc xpr