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

Incompatible with its own Dependency #79

Closed
PatrickHaecker opened this issue Jul 31, 2024 · 1 comment · Fixed by #82
Closed

Incompatible with its own Dependency #79

PatrickHaecker opened this issue Jul 31, 2024 · 1 comment · Fixed by #82

Comments

@PatrickHaecker
Copy link

I am just learning about these things, but if I understand it correctly, AllocCheck.jl depends on LLVM.jl 6.x (see also). AllocCheck.jl also depends on GPUCompiler.jl. However, GPUCompiler.jl depends on LLVM.jl 8.x.

Therefore, AllocCheck.jl currently does not seem to be usable for me.

@PatrickHaecker
Copy link
Author

Please tag a new version with support for LLVM.jl 8 as suggested in the corresponding GPUCompiler issue.

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 a pull request may close this issue.

1 participant