Skip to content

Instantly share code, notes, and snippets.

@SharanSMenon
Created April 19, 2022 00:47
Show Gist options
  • Save SharanSMenon/0ce3dfdef8543b6a3ad3692156af3d30 to your computer and use it in GitHub Desktop.
Save SharanSMenon/0ce3dfdef8543b6a3ad3692156af3d30 to your computer and use it in GitHub Desktop.
Matrix Multiplication with OpenCL. Performance comparison test.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SharanSMenon
Copy link
Author

The last markdown cell was cut-off when uploading this notebook. It said the following:

The following code checks that the CPU and the GPU compute the same values. If the output is 0, it means that the GPU has computed the correct value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment