Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JuliaGPU
/
KernelAbstractions.jl
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
522
Code
Issues
133
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add Atomix and UnsafeAtomics atomics tests
- #726
#726
Merged
vchuravy
merged 11 commits into
main
JuliaGPU/KernelAbstractions.jl:main
from
vc/atomics-tests
JuliaGPU/KernelAbstractions.jl:vc/atomics-tests
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add Atomix and UnsafeAtomics atomics tests
#726
vchuravy
merged 11 commits into
main
JuliaGPU/KernelAbstractions.jl:main
from
vc/atomics-tests
JuliaGPU/KernelAbstractions.jl:vc/atomics-tests
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Add Atomix and UnsafeAtomics atomics tests
Show description for 8ff2678
vchuravy
and
claude
committed
8ff2678
View commit details
Copy full SHA for 8ff2678
Browse repository at this point
Address review: run UnsafeAtomics tests on all backends; test orderings, fences, and syncscopes
Show description for 2d490fa
vchuravy
and
claude
committed
2d490fa
View commit details
Copy full SHA for 2d490fa
Browse repository at this point
Test float atomics now that POCL permits the SPIR-V float atomic extensions
Show description for cd2a44d
vchuravy
committed
cd2a44d
View commit details
Copy full SHA for cd2a44d
Browse repository at this point
Smoke test
christiangnrd
authored and
vchuravy
committed
4a1a045
View commit details
Copy full SHA for 4a1a045
Browse repository at this point
Test UnsafeAtomics min/max only for integers
Show description for c4394e5
vchuravy
committed
c4394e5
View commit details
Copy full SHA for c4394e5
Browse repository at this point
Test UnsafeAtomics only with integers
Show description for 8327c7a
vchuravy
committed
8327c7a
View commit details
Copy full SHA for 8327c7a
Browse repository at this point
Drop the single-thread seq_cst fence from the syncscope test
Show description for 40e1f26
vchuravy
committed
40e1f26
View commit details
Copy full SHA for 40e1f26
Browse repository at this point
Test only the system syncscope in the UnsafeAtomics syncscope test
Show description for 9a5122f
vchuravy
committed
9a5122f
View commit details
Copy full SHA for 9a5122f
Browse repository at this point
Drop the seq_cst fence from the syncscope test
Show description for a644d16
vchuravy
committed
a644d16
View commit details
Copy full SHA for a644d16
Browse repository at this point
Apply suggestion from @vchuravy
vchuravy
authored
246971e
View commit details
Copy full SHA for 246971e
Browse repository at this point
Simplify the atomics testsuite
Show description for a6a5221
vchuravy
committed
a6a5221
View commit details
Copy full SHA for a6a5221
Browse repository at this point
You can’t perform that action at this time.