animatrix Posted June 27, 2016 Share Posted June 27, 2016 (edited) Smoothing geometry on the GPU using OpenCL. In VEX it has to be done in 2 steps where the same thing can be achieved in OpenCL in one step using barriers [khronos.org]. For a 822K polygon model, it's over 500 times faster than VEX on GTX 970 for 1000 iterations, and over 600 times faster for 10K iterations. Timings are recorded separately as there seems to be some overhead when running them one after another. Special thanks to SESI. Edited July 11, 2016 by pusat 1 Quote Link to comment Share on other sites More sharing options...
sessionbeer Posted July 25, 2016 Share Posted July 25, 2016 This looks amazing! Unfortunately, I can't get the HDA to work Quote Link to comment Share on other sites More sharing options...
animatrix Posted July 25, 2016 Author Share Posted July 25, 2016 What operator are you using? If you are using Smooth, you also need OpenCL Wrangle SOP. Quote Link to comment Share on other sites More sharing options...
sessionbeer Posted July 25, 2016 Share Posted July 25, 2016 Thats exactly what I was missing, thanks Yunus! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.