Commit graph

  • 8d7511b6c6 adapt paths in src/CMakeLists.txt dev Christian Zimmermann 2024-11-02 23:06:59 -0700
  • b826bd39c9 h5_mpi_utils.h: fix header Christian Zimmermann 2024-11-02 22:45:52 -0700
  • 062f9cd19a hdf5_mpi: add h5_mpi_utils Christian Zimmermann 2024-11-02 22:37:42 -0700
  • 82fb79a50e rename hdf5-mpi -> hdf5_mpi Christian Zimmermann 2024-11-02 21:17:55 -0700
  • 456706c691 hdf5: fix bug + hdf5-mpi: test works Christian Zimmermann 2024-11-02 19:09:44 -0700
  • 8c75c96a64 add hdf5-mpi test; works but there are hdf5 identifiers left open... Christian Zimmermann 2024-10-31 18:50:24 -0700
  • 1663f7ae9a hdf5: dataset: init -> initbase + hdf5-mpi: compiles; TODO: tests Christian Zimmermann 2024-10-30 23:54:21 -0700
  • f597254d5d hdf5: dataset: some reorganization + group: add general add/get member functions Christian Zimmermann 2024-10-30 18:05:10 -0700
  • 1e4daf8691 ranges: add stype() Christian Zimmermann 2024-10-30 18:04:10 -0700
  • b4ab639747 hdf5: some reorganization of the code + new member functions Christian Zimmermann 2024-10-29 00:56:17 -0700
  • 8b66ad04ba hdf5: WIP: rdataset Christian Zimmermann 2024-10-28 23:07:12 -0700
  • 2bbf8a7e44 op_types: operator-= Christian Zimmermann 2024-10-28 23:05:17 -0700
  • ee3e1b5d4f various improvements regarding static pos evaluation Christian Zimmermann 2024-10-27 00:47:53 -0700
  • a549fb6b9c mkSFPos Christian Zimmermann 2024-10-23 22:39:36 -0700
  • 7754fd084e add performance testing binary Christian Zimmermann 2024-10-22 17:59:26 -0700
  • df2b6892d9 pos_type: auto -> decltype(auto) + rop_types: handle local index offsets Christian Zimmermann 2024-10-22 13:58:13 -0700
  • a4a67d2841 index pack: fix Christian Zimmermann 2024-10-19 22:23:39 -0700
  • 462be41f1d mindex: copy sub-index instances in copy constr/assign + mpi: fixes Christian Zimmermann 2024-10-19 21:15:26 -0700
  • 03afacb1e5 mpi: rindex: synchronize/localize utilities Christian Zimmermann 2024-10-18 23:59:41 -0700
  • 19a4cd2467 mpi: more on rank format (TODO: think about pos) Christian Zimmermann 2024-10-16 23:32:36 -0700
  • 82dcfbde2e mpi: rindex: fixes Christian Zimmermann 2024-10-16 16:31:02 -0700
  • 31e892005b mpi: completely remove the rank shift when doing global operations + fixes Christian Zimmermann 2024-10-15 23:30:50 -0700
  • 0ee2e0fca2 mpi acc xpr -> acc xpr Christian Zimmermann 2024-10-15 13:35:47 -0700
  • e36b9bc6fd mpi: WIP: add rank acc xpr Christian Zimmermann 2024-10-15 10:51:23 -0700
  • ce5c3a25b1 mpi: add rank offset/format Christian Zimmermann 2024-10-14 22:56:58 -0700
  • de7ac23f87 mpi: rmap: fix bug Christian Zimmermann 2024-10-13 23:32:36 -0700
  • 8586fa074a fixes + rrange/rindex: remove constraint geo-extension == nranks Christian Zimmermann 2024-10-13 00:41:50 -0700
  • d3358d71d6 mrange: mindex: ipack assignment: bug fix Christian Zimmermann 2024-09-26 19:58:17 +0200
  • bb915dc8a8 mpi: rop_types: add missing header guards Christian Zimmermann 2024-09-21 17:08:17 +0200
  • 8b093baa8e pos_type: fix SPos(EPos) Christian Zimmermann 2024-09-20 00:11:58 +0200
  • 2ca37810b2 fix epos operations (oget) Christian Zimmermann 2024-07-28 08:45:34 +0200
  • b2dcf54d65 fix UPos/EPos operator+ Christian Zimmermann 2024-07-28 08:17:19 +0200
  • 88c40d702a statc_index_id Christian Zimmermann 2024-07-26 18:47:13 +0200
  • 18748a651a WIP: correct / improve epos operations Christian Zimmermann 2024-07-24 19:06:43 +0200
  • 758bc89307 pos: ignore epos in fpos types Christian Zimmermann 2024-07-23 20:42:10 +0200
  • f674407a38 WIP: pos type operations Christian Zimmermann 2024-07-12 19:16:55 +0200
  • 3086bf54ab minor changes Christian Zimmermann 2024-07-10 14:39:04 +0200
  • 8c35113967 fix sindex step size Christian Zimmermann 2024-07-09 19:29:23 +0200
  • f0401e50bf urange: allow casts from multi-dim range to sizeT urange Christian Zimmermann 2024-07-08 16:31:07 +0200
  • 3835859a5e mindex: setSub Christian Zimmermann 2024-07-04 19:32:51 +0200
  • 40fd0251db mpi: rarray: operator(single index); to be checked, generalized... Christian Zimmermann 2024-07-03 22:53:07 +0200
  • 8bf9699ad3 mpi: rindex: consider the case of one-dimensional multi-ranking Christian Zimmermann 2024-07-03 22:17:22 +0200
  • 215c2c4f55 range base: add savesub function Christian Zimmermann 2024-06-11 13:50:14 +0200
  • 41e206f5aa base: fix move constructor of ObjHandle Christian Zimmermann 2024-06-09 17:33:04 +0200
  • 4dc9422344 fix cmake error msg in mpi section Christian Zimmermann 2024-06-07 16:51:37 +0200
  • 9b0286929e RArray rop() -> operator() + call local operation in case of assignment for roproot Christian Zimmermann 2024-06-06 19:08:52 +0200
  • 127577e422 rarray: fix constructor Christian Zimmermann 2024-06-04 19:44:34 +0200
  • 52338fcc25 update .woodpecker.yml Christian Zimmermann 2024-05-20 17:36:00 +0200
  • 9dfa9d3487 update .woodpecker.yml Christian Zimmermann 2024-05-20 15:09:51 +0200
  • 2f3e21c1a7 update .woodpecker.yml Christian Zimmermann 2024-05-20 14:59:17 +0200
  • b76cf9ac2e update .woodpecker.yml Christian Zimmermann 2024-05-20 14:56:13 +0200
  • 27cc11773d .woodpecker.yml: try fix Christian Zimmermann 2024-05-19 00:00:55 +0200
  • e65569b25b .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 23:56:37 +0200
  • e80ad4677e .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 23:54:29 +0200
  • 171a4cdcae .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 23:52:56 +0200
  • a6035d5585 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 23:39:14 +0200
  • 4de726aa77 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 23:36:49 +0200
  • 36cdde8ea3 woodpecker.yml: add and switch to test user Christian Zimmermann 2024-05-18 22:14:55 +0200
  • defc8d98e0 fix prange derive segfault Christian Zimmermann 2024-05-18 22:07:06 +0200
  • d8e814c0d7 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 18:33:26 +0200
  • faf3cddeb6 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 18:32:38 +0200
  • 575786ff13 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 18:20:35 +0200
  • d89afe829b .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 18:14:39 +0200
  • c2906f962b .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 18:09:10 +0200
  • 8a36606639 .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 15:25:45 +0200
  • 4fae34e32e .woodpecker.yml: try fix Christian Zimmermann 2024-05-18 15:25:05 +0200
  • e794a94f7a .woodpecker.yml: fix indentation Christian Zimmermann 2024-05-18 15:21:03 +0200
  • ac0b9e54a3 .woodpecker.yml: load mpi Christian Zimmermann 2024-05-18 15:16:07 +0200
  • b03e35d422 Merge pull request 'update workflows' (#10) from fix into main main Christian Zimmermann 2024-05-17 20:33:15 +0200
  • a1a1448ee6 update workflows fix Christian Zimmermann 2024-05-17 20:31:37 +0200
  • 0139fd1192 Merge pull request 'base/utils.h: add algorithm library (seems to be neccessary on newer systems)' (#9) from fix into main Christian Zimmermann 2024-05-16 18:40:45 +0200
  • f47fa0b921 mpi: fix / adapt setbuf_unit_test to recent changes in the lib Christian Zimmermann 2024-05-16 18:32:03 +0200
  • 72ca92a08c Merge branch 'fix' into dev Christian Zimmermann 2024-05-15 23:11:12 +0200
  • ecd279e5b7 base/utils.h: add algorithm library (seems to be neccessary on newer systems) Christian Zimmermann 2024-05-15 18:11:38 +0200
  • ad4c0f177e im com Christian Zimmermann 2024-05-06 02:36:56 +0200
  • 137e9ab463 fixes + WIP: rop test Christian Zimmermann 2024-05-01 23:58:25 +0200
  • be33c429bf more operation tests + fix SFor (compatibility with For) + more RIndex utils Christian Zimmermann 2024-04-28 20:06:00 +0200
  • af32689c00 mpi rarray: improve setupBuffer Christian Zimmermann 2024-04-28 01:29:37 +0200
  • 1d77098670 fixes Christian Zimmermann 2024-04-22 01:03:26 +0200
  • e5782ac327 obj_handle: get function + RArray Christian Zimmermann 2024-04-22 00:38:35 +0200
  • 066e267753 WIP: roperation_unit_test + WIP: RBIndex + fixes... Christian Zimmermann 2024-04-21 21:27:00 +0200
  • f6a3ef64cc WRange: tests + fixes Christian Zimmermann 2024-04-20 20:22:49 +0200
  • e8b6dd9f4d add WRange (same as URange but with arbitrary meta data ordering) Christian Zimmermann 2024-04-18 18:01:19 +0200
  • 9ea47a20a3 arrays: formatIsTrivial -> public Christian Zimmermann 2024-04-18 13:56:24 +0200
  • 0cc0a7cea4 mpi rarray load Christian Zimmermann 2024-04-18 12:14:56 +0200
  • 6e16927442 mpi: rarray: use setupBuffer function Christian Zimmermann 2024-04-16 09:09:26 +0200
  • a037598775 complete WIPs from previous commit Christian Zimmermann 2024-04-15 23:03:55 +0200
  • adfb0fda67 WIP: reorder mpi code + map xpr + pos op Christian Zimmermann 2024-04-15 19:19:21 +0200
  • 5ed0d6bbcb WIP: rarray load Christian Zimmermann 2024-04-15 01:23:42 +0200
  • 6980bb5fdf rop_types Christian Zimmermann 2024-04-14 16:45:29 +0200
  • fae345f455 WIP: rank array member function implementations Christian Zimmermann 2024-04-14 01:45:15 +0200
  • 97f28975d5 im com Christian Zimmermann 2024-04-07 15:07:50 +0200
  • aa5af48111 im com Christian Zimmermann 2024-04-07 02:35:43 +0200
  • 8bb3cef417 riexp fix Christian Zimmermann 2024-04-07 00:15:22 +0200
  • 7db80fd255 im com Christian Zimmermann 2024-04-03 23:53:53 +0200
  • 2fddb42e6c im com Christian Zimmermann 2024-04-02 00:48:15 +0200
  • ec30ad5839 mpi: implement experimental program for data transfer algorithms used for non-local operations Christian Zimmermann 2024-03-28 00:56:22 +0100
  • e65635cb0e im com Christian Zimmermann 2024-03-27 00:28:32 +0100
  • c972a9db52 WIP: rank op (concept) Christian Zimmermann 2024-03-26 00:36:29 +0100
  • 6a433b237e rrange test: remove break Christian Zimmermann 2024-03-24 23:47:15 +0100