Skip to content

Instantly share code, notes, and snippets.

@Groovounet
Created October 28, 2014 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Groovounet/e5f10d405fecf8b63e5b to your computer and use it in GitHub Desktop.
Save Groovounet/e5f10d405fecf8b63e5b to your computer and use it in GitHub Desktop.
GLM 0.9.6 Cuda performance test
time for cuda glm (matrix): 233 milliseconds
time for cuda helper math (matrix): 225 milliseconds
time for cuda glm (dot): 187 milliseconds
time for cuda helper math (dot): 307 milliseconds
time for cuda glm (cross): 45 milliseconds
time for cuda helper math (cross): 163 milliseconds
https://bitbucket.org/adamce/cuda-glm-performance-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment