Hi Nathaniel,
Thanks a lot for sharing this great tool.
I noticed big discrepancies between the values I obtain with normal Radiance calculation (within honeybee) and Accelerad.
I made several tests on accelerad parameters to try to make the results be closer but without success.
I would like to share some of these experiments with you and if it is possible have your feedback and a possible explanation.
Case 0: calculation with the original rtrace (Radiance 5.0) using honeybee as an interface:
rtrace -I -h -dp 256 -ds 0.25 -dt 0.25 -dc 0.5 -dr 1 -st 0.5 -lr 6 -lw 0.01 -ab 5 -ad 2048 -as 2048 -ar 300 -aa 0.1 -e error.log 8118513_2.7_7.2_1.0_1.7_1010_RAD.oct
(estimation time: 12.6 min)
Mean Daylight Factor: 3.93%

Case1: Accelerad calculation with parameters as default. (I copy/paste accelerad_rtrace and Accelerad\lib to the Radiance directory to simplify integration in Honeybee)
*** PID 804: rtrace -I -h -dp 256 -ds 0.25 -dt 0.25 -dc 0.5 -dr 1 -st 0.5 -lr 6 -lw 0.01 -ab 5 -ad 2048 -as 2048 -ar 300 -aa 0.1 -e error.log 8118513_2.7_7.2_1.0_1.7_1010Accelerad_RAD.oct
OptiX 3.9.1 found driver 8.0.0 and 1 GPU device:
Device 0: Quadro M4000 with 13 multiprocessors, 1024 threads per block, 772500 kHz,
8589934592 bytes global memory, 128 hardware textures, compute capability 5.2, timeout disabled, Tesla compute cluster driver disabled, cuda device 0.
Geometry build time: 276 milliseconds for 340 objects.
OptiX kernel time: 174 milliseconds (0 seconds).
Adaptive sampling: 5 milliseconds.
Retrieved 513 of 513 potential seeds at level 0.
Using all 513 seeds at level 0 (4096 needed for k-means).
...
OptiX kernel time: 8 milliseconds (0 seconds).
rtrace: ray tracing time: 55314 milliseconds (56 seconds).

Mean Daylight Factor : 3.07%
Case 2: Accelerad calculation with -aa 0.2 -ac 8192 -g 8192 -ag 256
*** PID 808: rtrace -I -h -ds 0.25 -st 0.5 -lr 6 -lw 0.01 -ab 5 -ad 2048 -as 2048 -ar 300 -aa 0.2 -ac 8192 -ag 256 -g 8192 -at 0.02 -e error.log 8118513_2.7_7.2_1.0_1.7_1010Accelerad_RAD.oct
OptiX 3.9.1 found driver 8.0.0 and 1 GPU device:
Device 0: Quadro M4000 with 13 multiprocessors, 1024 threads per block, 772500 kHz, 8589934592 bytes global memory, 128 hardware textures, compute capability 5.2, timeout disabled, Tesla compute cluster driver disabled, cuda device 0.
Geometry build time: 280 milliseconds for 340 objects.
OptiX kernel time: 356 milliseconds (0 seconds).
Adaptive sampling: 5 milliseconds.
Retrieved 513 of 513 potential seeds at level 0.
Using all 513 seeds at level 0 (8192 needed for k-means).
...
OptiX kernel time: 8 milliseconds (0 seconds).
rtrace: ray tracing time: 293806 milliseconds (294 seconds).
Mean Daylight Factor: 3.16%
Conclusion:
The mean daylight factor is still very low in the case of using accelerad even when doubling some input parameters.
The difference is about 20%.
What should I do to reduce the difference between Radiance and Accelerad?
Any help would be very much appreciated!
Best regards,
Aymeric