tsai
tsai copied to clipboard
Minirocket cuda out of memory
Hi, in the tutorial nb we could use the pytorch minirocket for any # samples. My dataset is of size. 10 000 000,2, 32 but i run out of memory even with chunk size =4. Is the memory not being cleared on lazy load?
RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 15.78 GiB total capacity; 14.56 GiB already allocated; 18.00 MiB free; 14.57 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF