I have a pc with a Nvida 3090 and 32GB ram.
I am loading a 9GB csv dataset, with millions of rows and 5 columns.
Anytime I run compute()
it doesn't work and throws std::bad_alloc: out_of_memory: CUDA error
.
How can I handle this data in my pc? To perform all the statistical operations, plots, ML, etc ...