Select to view content in your preferred language

RasterProcessingGPU service cannot release GPU memory

252
0
03-03-2025 11:47 PM
Labels (2)
FrankLee1
Emerging Contributor

l used arcgis python api to perform deeplearning inference tasks. When one task successed, proceed to another task, the job of RasterAnalysisTools failed. Job messages prompted GPU memory is occupied.

l found instance of RasterProcessingGPU  do not release GPU memory.

FrankLee1_0-1741073988105.png

l tried some ways but not optimal.

1. Adjust RasterprocessingGPU service recycling interval to short time

2 Restarted  RasterprocessingGPU service after each execution of the script.

But my question is  instance of service can release GPU memory automatically ?

 

 

0 Kudos
0 Replies