Anuradha
Anuradha
Thanks for the comment. Currently, the program is single-threaded. We will update the code to use NumPy arrays in near future. Numpy uses BLAS library for computations which uses intel...
Hi @cerebis Not sure what's happening in OUP. Please find the attached document in previous comment from the other author. Thanks for flagging this with us. Have a lovely day!
Hi, Thank you very much for the update and information. We are working on the next update on MetaBCC-LR. I really appreciate your update on the datasets. Right on time...
- [x] Add checkpoint between counting 15mers and generating coverage histogram profiles. - [x] Use c++ valarray for assignment step (may be compiler will use SSE)\ - [X] Add compiler...
@roma2341 just to confirm with you, we cannot create routes as follows right? `A->B(lazy)->C(lazy)` I am also having trouble understanding how that could be facilitated. The original code has two...
+1 for this please :)
@odidev did you have any luck with aarch64? Thanks
It seems to me like the tasks are divided among the GPUs. I could not find any documentation to support this though. This is for model: `llama2:13b` `ollama-runner` has two...
Hi, You need to check different parameters. Originally I used; ``` python mbcclr --resume \ --reads-path nanoflit.fasta \ --bin-size 32 \ --bin-count 32 \ --output test_output \ --embedding tsne \...
FYI https://github.com/anuradhawick/LRBinner https://github.com/anuradhawick/oblr