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

bounding UnsafeAtomics and UnsafeAtomicsLLVM #311

Merged
merged 2 commits into from
Jun 25, 2022

Conversation

leios
Copy link
Contributor

@leios leios commented Jun 25, 2022

This should fix #305 so users to not need to manually add UnsafeAtomics separately for CPU atomics and also JuliaRegistries/General#62061 (comment)

@leios leios marked this pull request as ready for review June 25, 2022 19:00
Project.toml Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #311 (2a19865) into master (c0d0551) will increase coverage by 0.67%.
The diff coverage is n/a.

❗ Current head 2a19865 differs from pull request most recent head 0b7c850. Consider uploading reports for the commit 0b7c850 to get more accurate results

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   76.46%   77.13%   +0.67%     
==========================================
  Files          13       13              
  Lines         888      888              
==========================================
+ Hits          679      685       +6     
+ Misses        209      203       -6     
Impacted Files Coverage Δ
lib/CUDAKernels/src/CUDAKernels.jl 69.04% <0.00%> (+3.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0d0551...0b7c850. Read the comment docs.

@vchuravy vchuravy merged commit 03cb0c2 into JuliaGPU:master Jun 25, 2022
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