AcceleRad installation error on Renderfarm

Hi all,

For large scale simulations, we are trying to install AcceleRad on our faculty Renderfarm. Unfortunately we are running into errors when testing the AcceleRad installation. We are suspecting it has to do with Optix compatibility (also notice that we use TCC). Could someone advise us on how to proceed?

GPU’s on the renderfarm:
2x NVIDIA A40 GPU
Driver-version 518.03
CUDA-version 11.7

Hereby also the nvidia-smi report:

Summary
C:\Program Files\Accelerad\demo>nvidia-smi

Tue Sep 12 15:53:59 2023

+-----------------------------------------------------------------------------+

| NVIDIA-SMI 518.03       Driver Version: 518.03       CUDA Version: 11.7     |

|-------------------------------+----------------------+----------------------+

| GPU  Name            TCC/WDDM | Bus-Id        Disp.A | Volatile Uncorr. ECC |

| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |

|                               |                      |               MIG M. |

|===============================+======================+======================|

|   0  NVIDIA A40          TCC  | 00000000:27:00.0 Off |                    0 |

|  0%   33C    P8    12W / 300W |      0MiB / 46068MiB |      0%      Default |

|                               |                      |                  N/A |

+-------------------------------+----------------------+----------------------+

|   1  NVIDIA A40          TCC  | 00000000:83:00.0 Off |                    0 |

|  0%   31C    P8    12W / 300W |      0MiB / 46068MiB |      0%      Default |

|                               |                      |                  N/A |

+-------------------------------+----------------------+----------------------+

 

+-----------------------------------------------------------------------------+

| Processes:                                                                  |

|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |

|        ID   ID                                                   Usage      |

|=============================================================================|

|  No running processes found                                                 |

+-----------------------------------------------------------------------------+

And the error:

C:\Program Files\Accelerad\demo>test_accelerad_rpict

Accelerad 0.7 beta lastmod Mon 04/15/2019 by candela\natha on Candela (based on RADIANCE 5.2.b1862446a1 by G. Ward)

accelerad_rpict: internal - Error reading OptiX library. Update your graphics driver.

accelerad_rpict: 0 rays, 0.00% after 0.0000 hours

Accelerad rpict failed

Press any key to continue . . .

Thank you for your time!

Hi @JobdeVogel,

This is not a Ladybug issue, so you’d be better off posting on the Radiance discourse.

In any case, the error is just a generic error that Accelerad could not create on OptiX context. It’s been a while since anyone has brought this up, but I recall from some time ago that this happened in render farm settings. I’m not sure how TCC would be involved, as I’ve used Accelerad in TCC mode before.

2 Likes

Thanks for the quick response! I will publish the question again asap on the Radiance discourse. I will also take another look at our Renderfarm settings to see if we can find anything related to the OptiX context.