8 Commits

Author SHA1 Message Date
Max Luebke
8d02293cf5 refactor(dht): remove unused preprocessor directive for UCX 2025-02-27 21:43:56 +01:00
Max Lübke
751faeabc8 fix(dht): pass communicator to DHT_create 2025-02-26 13:22:37 +01:00
Max Lübke
680069b8ac refactor: Replace DHT_ucx with LUCX/DHT in DHT_Wrapper 2025-02-26 13:09:28 +01:00
Max Lübke
d5e11c851b Add support for tracking and reporting corrupt DHT buckets 2024-03-19 11:38:17 +01:00
Max Lübke
2c17604882 Update build process to use external library for DHT_MPI too 2024-03-07 13:58:04 +01:00
Max Lübke
7828b00268 Add OpenSSL dependency and implement MD5 hash function 2024-03-07 12:29:03 +01:00
Max Lübke
6abf18ae73 Implement basic functionality using DHT_UCX 2024-03-07 12:00:17 +01:00
Max Lübke
599088d964 Refactor build process
Now include/app paths are combined in the src dir.
2024-03-06 11:26:52 +01:00