big data > device memory

In a loop to be declared working on GPU, big data is being processed.
What if the data (eg. matrix) is larger than 4GB (device memory), does the compiler know how to split it into smaller parts or it just use the CPU instead.

Thanks,
Tuan

Sorry, it’s something you will need to manage yourself.

  • Mat