How to load complete dataset to RAM?

You could check this post which uses shared arrays as a “caching” mechanism.

1 Like