IIS is not using GPU
We have written blender python script which is used for creating stl file. This script is working fine and using GPU when we are running it using command line. We have integrated script in c# code and code is deployed on IIS. On IIS server script is not using GPU and create malformed object sometime. Can we call GPU within IIS server? Please help me.