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

Add Atomix v1 compat #545

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Add Atomix v1 compat #545

merged 1 commit into from
Dec 1, 2024

Conversation

christiangnrd
Copy link
Contributor

@christiangnrd christiangnrd commented Nov 24, 2024

Not actually breaking since the only changes are the gpu backends from subpackages to extensions and it doesn't seem like AtomixCUDA was ever actually released.

Atomix v1 should be released once JuliaConcurrent/Atomix.jl#43 is merged. (Edit: done)

@christiangnrd

This comment was marked as outdated.

@fhagemann
Copy link

[email protected] introduced a CUDA extension, which results in a circular dependency CUDA → KernelAbstractions → Atomix → CUDA, see JuliaConcurrent/Atomix.jl#47

@christiangnrd
Copy link
Contributor Author

christiangnrd commented Dec 2, 2024

[email protected] introduced a CUDA extension, which results in a circular dependency CUDA → KernelAbstractions → Atomix → CUDA, see JuliaConcurrent/Atomix.jl#47

See JuliaConcurrent/Atomix.jl#44. This (fake) circular dependency will no longer cause warnings once 1.11.2 and 1.10.8 are released.

@christiangnrd christiangnrd deleted the patch-1 branch December 2, 2024 15:37
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.

3 participants