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!