We could backport this change to parallelize indexing: https://github.com/HazyResearch/mindbender/commit/bc869e855b62104928506d15611fb2329c786b12 It simply uses `parallel` instead of `split`. These improvements for a backport would be great: - check for presence of `parallel` - configurable parallelization params
We could backport this change to parallelize indexing:
bc869e8
It simply uses
parallelinstead ofsplit. These improvements for a backport would be great:parallel