-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Labels
data:sequentialRelated to timeseries datasetsRelated to timeseries datasetsfeature requestRequest for a new featureRequest for a new feature
Description
I have a 500k raw data and I am using a PARsynthizer to generate data, but I am not able to use all the raw because of the memory the model use and it is not opmitzed for the GPU to be faster
this is the error I got when I am using the GPU
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 37.70 GiB (GPU 0; 15.57 GiB total capacity; 4.60 GiB already allocated; 10.83 GiB free; 4.62 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
Metadata
Metadata
Assignees
Labels
data:sequentialRelated to timeseries datasetsRelated to timeseries datasetsfeature requestRequest for a new featureRequest for a new feature