If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
Announcement
Collapse
No announcement yet.
Since installing new build and using GPU - problem
Yes, the initial OpenCL compilation may take quite a while.
Vlado, can you please offer some explanation whats going on during "Building OpenCL trace program...."?
Because I am sitting in front of real simple scene: A Teapot, a Box and a Dome Light! I took about 3 minutes before starting rendering.
Vlado, can you please offer some explanation whats going on during "Building OpenCL trace program...."?
Because I am sitting in front of real simple scene: A Teapot, a Box and a Dome Light! I took about 3 minutes before starting rendering.
Regards
BLADE
Good question, I would like to know the answer from the nVidia guys as well All of that time is spent in the OpenCL driver, which compiles the OpenCL code into GPU code. Like I mentioned, it will only do it the first time after a new installation.
We can probably pre-compile this and distribute it along with the installation itself, but I fear this may cause issues as newer drivers are released and the pre-compiled format might become incompatible.
Perhaps a more practical solution could be if the code could sense this being the first time and then put up a dialog requesting patience, as it is bound to generate a lot of questions for those that haven't read about it before installing.
Comment