Cuda cannot be launched as a subprocess and creating a subprocess after initializing cuda causes a memory leak. multithreading may solve this but could introduce delays to this process. Must analyze the performance hit of using threading and see if there is a workaround to Cuda's memory issues with multiprocessing.
Cuda cannot be launched as a subprocess and creating a subprocess after initializing cuda causes a memory leak. multithreading may solve this but could introduce delays to this process. Must analyze the performance hit of using threading and see if there is a workaround to Cuda's memory issues with multiprocessing.