Re: Faster Compiling kernels
Posted: Fri Apr 30, 2021 9:22 am
It requires CUDA 10 support at least.
Show your work, get help, participate in development
https://forums.luxcorerender.org/
It requires CUDA 10 support at least.
Where do you read it ? I bet the compilation will be as slow as usual, CUDA is slow too. OpenCL v3.0 is the biggest joke ever made: it is just OpenCL v1.2 under a different name.Continuum wrote: Sat May 01, 2021 3:55 pm Opencl 3.0 seems to have fixed the issues Nvidia had with it.
Yes, exactly that was the reason i reported they release the new version of OpenCL and that was a piece of good news because, Nvidia out of nowhere decide to add it in new driver packs, exactly the day when we started this conversation. I'm pretty sure there is a good reason behind that and i think Nvidia does not want to get involved in a GPU fight with AMD at the moment especially after what happens to the Intel share market with AMD and Apple new chip otherwise there is no reason at all why they decide to support OpenCL after all these years and in just 2 days.Continuum wrote: Sat May 01, 2021 3:55 pm Opencl 3.0 seems to have fixed the issues Nvidia had with it. There are already drivers apparently. I guess someone with Nvidia hardware should confirm this.
https://developer.nvidia.com/blog/nvidi ... onformant/
Personally this is excellent news, Opencl development skills are still very relevant, for the present and future it would seem.
It wasn't a performance issue that was preventing Opencl adoption I think. I can't find the reference now, but Opencl 2.0 introduced features which would have affected Nvidia drivers negatively. Opencl 3.0 changed that I believe.Dade wrote: Sat May 01, 2021 5:07 pmWhere do you read it ? I bet the compilation will be as slow as usual, CUDA is slow too. OpenCL v3.0 is the biggest joke ever made: it is just OpenCL v1.2 under a different name.Continuum wrote: Sat May 01, 2021 3:55 pm Opencl 3.0 seems to have fixed the issues Nvidia had with it.
Not completely true, if you go through the driver release notes, it's show features beyond v1.2 have been included, including experimental features from v2.0. Link below.Dade wrote: Sat May 01, 2021 6:41 pm You are talking of OpenCL v3.0 like if it is something new: it isn't, it is OpenCL v1.2. Plain nothing has changed. Still everything stuck to OpenCL v1.2 (now known as v3.0).