Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

WIP: Wrap the CUDA JIT linker #3

Closed
wants to merge 2 commits into from
Closed

WIP: Wrap the CUDA JIT linker #3

wants to merge 2 commits into from

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 25, 2016

Initial coverage of the CUDA JIT linker, addressing #2. Includes small example.
Please comment @vchuravy @MichaelOhlrogge

@maleadt maleadt changed the title Wrap the CUDA JIT linker WIP: Wrap the CUDA JIT linker Jul 25, 2016
@MichaelOhlrogge
Copy link

Awesome! Thank you! I will check this out tonight or tomorrow and report back. I can't wait to play around with it soon!

@MichaelOhlrogge
Copy link

I took a look at the code and examples and it all looks really good, thanks! I'll need to do some more work I think to work out the details of how to use this to include header files (e.g. cublas_v2.h), but it looks like this builds the underlying architecture needed for that. Thanks!

@maleadt
Copy link
Member Author

maleadt commented Jul 27, 2016

Merged as part of e0df541.

@maleadt maleadt closed this Jul 27, 2016
@vchuravy
Copy link
Member

@MichaelOhlrogge I am working on supporting CUBLAS on a device level right now, but there are a few tricky interactions. I will push some code later and ping you to get your input.

@MichaelOhlrogge
Copy link

@vchuravy Wow! That would be super! Thank you so much. This work that you, Tim, and the others are doing is very exciting.

@maleadt maleadt deleted the tb/linker branch February 16, 2017 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants