Skip to content

optimize GPU for PARsynthizer  #1736

@Ng-ms

Description

@Ng-ms

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions