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

OrcJIT and cached compilation #14

Merged
merged 9 commits into from
Oct 4, 2020
Merged

OrcJIT and cached compilation #14

merged 9 commits into from
Oct 4, 2020

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy commented Sep 27, 2020

This should eventually fix MacOS as well as moving us to GPUCompiler 0.7

Big additions are using OrcJIT instead of dlopen a temporary shared library, as well as using cached compilation.

@wsmoses
Copy link
Member

wsmoses commented Sep 30, 2020

Just a note here, we should time this with the cleaning up of naming conventions in the main Enzyme repo.

@vchuravy vchuravy requested a review from wsmoses October 4, 2020 02:46
@vchuravy vchuravy marked this pull request as ready for review October 4, 2020 02:46
test/runtests.jl Outdated Show resolved Hide resolved
@vchuravy vchuravy merged commit 97d376e into master Oct 4, 2020
@vchuravy vchuravy deleted the vc/debug_macos branch October 4, 2020 22:06
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