Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test for mu cuda class #37

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CYFERIOUS
Copy link

test for my cuda master class. thanks

Robert Maynard added 4 commits June 9, 2017 14:46
The cmake_ptx example shows the conversion of multiple .cu files into ptx files.
Once we have all the ptx files, we convert them into a C header using bin2c
for embedding into an application.

Lastly we show how you can also tell CMake to install ptx files, so that
projects can distribute ptx files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants