Message 1 of 3
GPU CUDA/OPENCL for API in Revit.

Not applicable
01-27-2016
09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to find a way to allow API written for Revit to be able to use CUDA/OpenCL to perform sets of calculations. Currently i have this API that works but it's writting for multi-thread CPU. I just want to see if i can improve the process time more if I can somehow use GPU to do calculation work in lieu of CPU.
Tak Au,