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

Tag for LLVM 3? #412

Closed
ChrisRackauckas opened this issue Sep 6, 2020 · 3 comments
Closed

Tag for LLVM 3? #412

ChrisRackauckas opened this issue Sep 6, 2020 · 3 comments

Comments

@ChrisRackauckas
Copy link
Member

https://github.com/JuliaGPU/CUDA.jl/blob/master/Project.toml#L38 master seems to support LLVM 3 while https://github.com/JuliaGPU/CUDA.jl/blob/v1.3.3/Project.toml the latest release does not and this gives issues with trying to use KernelAbstractions.jl + DataStructures v0.18

@ChrisRackauckas ChrisRackauckas added the bug Something isn't working label Sep 6, 2020
@maleadt maleadt removed the bug Something isn't working label Sep 7, 2020
@maleadt
Copy link
Member

maleadt commented Sep 7, 2020

CUDA#master is currently very breaking, so I don't intend to release anything soon. Besides, the next release is probably going to be 1.6 only, so no users are going to be able to use it for months.

Why do you need LLVM 3? No package depends on it?

@ChrisRackauckas
Copy link
Member Author

Why do you need LLVM 3? No package depends on it?

KernelAbstractions.jl seems to not allow LLVM 2. @vchuravy https://github.com/JuliaGPU/KernelAbstractions.jl/blob/v0.3.3/Project.toml#L19

@vchuravy
Copy link
Member

vchuravy commented Sep 9, 2020

Fixed by KA 0.4

@vchuravy vchuravy closed this as completed Sep 9, 2020
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

No branches or pull requests

3 participants