Search code in Julia
una-dinosauria opened this issue · 2 comments
una-dinosauria commented
Without multithreading and due to JuliaLang/julia#939, implementing the lookup-table-based search of MCQ in Julia is simply not competitive. We should revisit this once Julia gets decent multithreading and faster partial sort.
una-dinosauria commented
This would also remove the C++ code that we have and, save the CUDA code, make the project fully-Julian.
una-dinosauria commented