Hacker News new | ask | show | jobs
by exDM69 5172 days ago
CUDA does not know anything about materials, it's only an API to run code on the GPU and transfer data back and forth from main memory to gpu memory. So it's all up to VRAY devs to implement material rendering with the tools they have available.

As far as I know, there will be no revolutionary changes in GPGPU programming in the immediate near future (apart from badass-er GPUs).

1 comments

Someone should get query MYSQL server working on Cuda.