Max Luebke
6084c8ac80
Merge branch 'merge-ma-changes' into nico-daos
2023-07-27 15:22:22 +02:00
Max Luebke
afe1d28677
perf: handling of rounded input keys (DHT) improved
...
data: moved benchmarks from `data` to `bench`
build: bump PhreeqcRM to latest version
fix: removed unnecessary functions from ChemistryModule
fix: remove misses from DHT counter, as they can be deduced from count
of hits
2023-07-27 15:10:38 +02:00
Max Lübke
616e7ad5f7
Merge branch 'remove-prop-type' into 'main'
...
refactor: remove DHT prop type from input script
See merge request naaice/poet!17
2023-07-21 17:25:12 +02:00
Max Luebke
f4330adeb7
refactor: remove DHT prop type from input script
2023-07-21 17:24:25 +02:00
Max Lübke
e62472237d
Merge branch 'rinside-everywhere' into 'main'
...
Implement RInside as singleton pattern
See merge request naaice/poet!16
2023-07-21 12:53:07 +02:00
Max Luebke
d9964e0427
refactor: implement R runtime as singleton pattern
2023-07-21 12:51:56 +02:00
Max Luebke
bae5e96b7a
refactor: remove support for PhreeqcRM support
2023-07-21 12:43:57 +02:00
Max Luebke
2914f59c13
build: build one poet library
2023-07-21 12:35:55 +02:00
Max Lübke
ca922dfa2a
Merge branch 'fix-readme' into 'main'
...
Fixed scheme link in README
See merge request naaice/poet!15
2023-07-20 12:28:37 +02:00
Max Luebke
461418e8b0
doc: Fixed scheme link in README
2023-07-20 12:27:44 +02:00
Max Lübke
25abe63e83
Merge branch '9-toggle-progressbar-with-commandline-option' into 'main'
...
Resolve "Toggle progressbar with commandline option"
Closes #9
See merge request naaice/poet!14
2023-07-12 12:57:49 +02:00
Max Luebke
55dffe9308
feat: toggle progressbar by commandline option
2023-07-12 12:56:36 +02:00
Daos Test
0e69037273
Added KV-API
2023-07-09 22:01:01 +02:00
Daos Test
d54ca353bb
Modified CMAKE for different DAOS implementations
2023-07-07 15:27:48 +02:00
nsauerbrei
d6b09a12d7
Bug fixes - Functional State
2023-06-21 23:36:00 +02:00
nsauerbrei
9014948805
DAOS implementation
2023-06-19 23:17:04 +02:00
nsauerbrei
e81e7ec2fa
Readme Mod
2023-06-19 13:49:43 +02:00
Max Lübke
3cd2320e3f
Merge branch '8-remove-non-standard-bits-headers-from-poet-and-its-submodules' into 'main'
...
Resolve "Remove non-standard `bits/*` headers from POET and its submodules"
Closes #8
See merge request naaice/poet!13
2023-05-22 11:19:06 +02:00
Max Luebke
e988c8c6d4
fix: remove non-standard bits headers from submodules
2023-05-22 11:17:21 +02:00
Max Lübke
a32ae37ab1
Merge branch '6-dht-support-with-poet-dump' into 'main'
...
Resolve "DHT support with POET dump"
Closes #6
See merge request naaice/poet!11
2023-04-24 16:58:49 +02:00
Max Lübke
f9da7830f2
fix: re-enable DHT correctly
...
feat: store excess H and O instead of total values
2023-04-24 16:58:48 +02:00
Max Lübke
ec47cbe8e7
Merge branch '7-use-field-data-structure-instead-plain-vector' into 'main'
...
Resolve "Use field data structure instead of plain vector"
Closes #7
See merge request naaice/poet!12
2023-04-24 14:27:10 +02:00
Max Luebke
89fc291e79
BREAKING CHANGE: use Field data structure instead of plain 1D vector to
...
store concentrations
2023-04-24 14:25:55 +02:00
Max Lübke
2e7af244e2
Merge branch '5-surface-exchange-benchmark-with-poet' into 'main'
...
Resolve "Surface/Exchange benchmark with POET"
Closes #5
See merge request naaice/poet!10
2023-04-18 14:38:15 +02:00
Max Luebke
5492560f6c
feat: add surface module
2023-04-17 15:52:27 +02:00
Max Lübke
4c430ff819
Merge branch 'exchange' into 'main'
...
Exchange
See merge request naaice/poet!3
2023-04-17 12:38:32 +02:00
Max Luebke
1716382b84
refactor: remove bits/stdint-uintn.h as header
2023-04-17 12:37:43 +02:00
Max Luebke
3fdf586e0d
BREAKING CHANGE: use dump mechanism of PhreeqcRM-GFZ to get and set
...
internal variables
feat: enables exchange
data: added exchange only benchmark
data: applied required changes to benchmarks
2023-04-17 12:37:43 +02:00
Max Lübke
315ac84423
Merge branch 'fix-barite' into 'main'
...
Fix negative solutions in barite benchmark
See merge request naaice/poet!9
2023-04-13 18:08:46 +02:00
Max Luebke
607b939208
fix: remove unnecessary RoundToZero function from DiffusionModule
2023-04-13 17:26:18 +02:00
Max Luebke
5c540af2bf
build: add benchmarks to install target
2023-04-13 17:17:36 +02:00
Marco De Lucia
32bfd7527e
restoring CMakeLists
2023-04-11 17:46:48 +02:00
Marco De Lucia
109ddc3ece
MDL: enable all subdirs in bench/ in CMakeLists
2023-04-11 14:58:48 +02:00
Marco De Lucia
38abf31632
add bench/barite
2023-04-11 14:58:48 +02:00
Max Lübke
b5a5f5409c
Merge branch 'fix-dht-key-size' into 'main'
...
fix: wrong key size in DHT
See merge request naaice/poet!5
2023-04-05 12:51:48 +02:00
Max Luebke
956951fc80
fix: wrong key size in DHT
2023-04-05 11:46:10 +02:00
Max Lübke
761cddd469
Merge branch 'fix-ci' into 'main'
...
ci: create build directories for pages
See merge request naaice/poet!7
2023-03-31 15:24:03 +02:00
Max Luebke
010a594bb7
ci: create build directories for pages
2023-03-31 15:22:49 +02:00
Max Lübke
4829a0e563
Merge branch 'fix-ci' into 'main'
...
Fix CI
See merge request naaice/poet!6
2023-03-31 15:21:23 +02:00
Max Luebke
b3323e01a1
ci: improve ci
...
ci: add image to repository container registry
2023-03-31 15:19:23 +02:00
Max Luebke
9f290d584a
fix: remove openssl includes
2023-03-31 15:18:56 +02:00
Max Luebke
18eff17773
build: remove crypto library as dependency
2023-03-31 15:18:56 +02:00
Max Lübke
76dcdf400e
Merge branch 'fix-hashing' into 'main'
...
fix: use Murmur hashing for DHT lookup
See merge request naaice/poet!2
2023-03-28 14:31:59 +02:00
Max Luebke
f1a10a9b22
fix: use Murmur hashing for DHT lookup
2023-03-28 14:27:00 +02:00
Max Lübke
1bc2b12184
ci: fix release url and name
...
ci: keep source artifacts forever
2023-03-20 15:47:43 +01:00
Max Lübke
4ac93e3a53
Merge branch 'move-to-naaice-namespace' into 'main'
...
chore: update project to fit in naaice namespace
See merge request naaice/poet!1
2023-03-15 13:27:07 +01:00
Max Lübke
39103ef857
chore: update project to fit in naaice namespace
2023-03-15 13:22:44 +01:00
Max Lübke
881ed1fea9
Merge branch 'add-phreeqcrm' into 'main'
...
Refactor ChemistryModule and implement PhreeqcRM parallelization
See merge request sec34/port!22
v0.2
2023-03-07 13:58:50 +01:00
Max Lübke
7b48daf756
chore: delete unused files
2023-03-07 13:44:41 +01:00
Max Lübke
5ea2fe5d6f
build: add POET version to doxygen parameter list
2023-03-07 13:44:41 +01:00