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 OpenCL extension and buildkite CI #51

Merged
merged 3 commits into from
Jan 25, 2025

Conversation

VarLad
Copy link
Contributor

@VarLad VarLad commented Jan 24, 2025

Most of the code is taken from #43

Closes JuliaGPU/OpenCL.jl#280

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 53.18%. Comparing base (e60c518) to head (864cce1).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
ext/AtomixOpenCLExt.jl 0.00% 31 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #51       +/-   ##
===========================================
- Coverage   92.95%   53.18%   -39.78%     
===========================================
  Files           6       10        +4     
  Lines         142      267      +125     
===========================================
+ Hits          132      142       +10     
- Misses         10      125      +115     
Flag Coverage Δ
Pkg.test 53.18% <0.00%> (-39.78%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@maleadt maleadt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are pretty lightweight, but other extensions do the same, so it's fine for now I guess.

@maleadt maleadt merged commit 52241c2 into JuliaConcurrent:main Jan 25, 2025
6 of 8 checks passed
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.

Support Atomix.jl
2 participants