SaurabhKalikar
SaurabhKalikar
Hi @fredjarlier, from the above command, my glibc version is GLIBCXX_3.4. @lindsayliang1807, does this issue appear for any dataset or just specific to this one?
Hi @harisankarsadasivan The script *build_rmi.sh* builds machine-learning based learned index structure to accelerate seeding phase. For building the index, the script runs default (non-AVX512) minimap2 to collect all minimizers of...
Hello @harisankarsadasivan The script *build-rmi.linear_spline.linear.sh* should be present in ./ext/TAL/scripts/. TAL is added as a submodule to fast-contrib. I suspect that the submodule might be missing in your git repo....
Hi @harisankarsadasivan From your error log, looks like there is some issue with the relative path to *build-rmi.linear_spline.linear.sh* at your end. I could not reproduce the issue at my end...
Hi @HatakeKakaxi @fredjarlier Looks like the index building phase has failed - mostly due to the rust/cargo version. LISA index building requires _rust_ installed - please verify whether the latest...
Modified the scripts with /bin/bash. Please verify whether this modification fixes the issue. I would recommend to create a fresh index and check whether all the following index files are...
@aawdeh Could you please paste your error log?
Hello @imDpeng The indexing phase requires approximately 200GB of memory. Could you please confirm your system memory? I will try to reproduce the issue at my end. Thanks, Saurabh
Could you please provide the indexing log? Referring to issue #212
Thanks @pichuan.