From d4915c6de6ea50320d5d060e89df26093dea06a3 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 8 Aug 2022 14:53:56 +0300 Subject: update issue implement parallel correlation with rust --- issues/implement-parallel-correlation-with-rust.gmi | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'issues') diff --git a/issues/implement-parallel-correlation-with-rust.gmi b/issues/implement-parallel-correlation-with-rust.gmi index b89e086..18fa0ae 100644 --- a/issues/implement-parallel-correlation-with-rust.gmi +++ b/issues/implement-parallel-correlation-with-rust.gmi @@ -27,17 +27,21 @@ parralel computation * [X] package the library as a guix package -* [ ] add parralel computation +* [x] gn2 integration +* [x] parsing input datasets -* [ ] code optimization and minor fixes +* [x] benchmark for all datasets rust v gn2 version + +* [ ] Figure out how to tell cargo to use the declared dependencies, rather than dowloading the dependencies +* [ ] db queries migration to gn3 or use partial correlation queries -* [ ] gn2 integration(WIP) +* [ ] add parralel computation + +* [ ] code optimization and minor fixes -* [ ] parsing input datasets -* [ ] benchmark for all datasets rust v python -- cgit v1.2.3