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
Accelerator
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
Type
/
to 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
.
AliceO2Group
/
AliceO2
Public
Notifications
You must be signed in to change notification settings
Fork
510
Star
124
Code
Issues
2
Pull requests
41
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
NN clusterizer: Fixing memory access faults
- #14657
#14657
Merged
davidrohr
merged 13 commits into
AliceO2Group:dev
AliceO2Group/AliceO2:dev
from
ChSonnabend:bug-fixes
ChSonnabend/AliceO2:bug-fixes
Copy head branch name to clipboard
Sep 9, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
NN clusterizer: Fixing memory access faults
#14657
davidrohr
merged 13 commits into
AliceO2Group:dev
AliceO2Group/AliceO2:dev
from
ChSonnabend:bug-fixes
ChSonnabend/AliceO2:bug-fixes
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2025
Adding verbosity and fixing off-by-one error
ChSonnabend
committed
4998576
View commit details
Copy full SHA for 4998576
Browse repository at this point
removing unnecessary include, using GPUCommonLogger to fix CI build
ChSonnabend
committed
5368d52
View commit details
Copy full SHA for 5368d52
Browse repository at this point
Commits on Sep 6, 2025
GetGrid spawns more threads than actual number -> Most probably explains out-of-bounds accesses and memory faults
ChSonnabend
committed
d87f8fa
View commit details
Copy full SHA for d87f8fa
Browse repository at this point
Fixing smem usage from CFClusterizer and adding rejection flag -> No out-of-bounds in QC anymore
ChSonnabend
committed
d3f439e
View commit details
Copy full SHA for d3f439e
Browse repository at this point
Adjusting kernels for GPU safe rejection
ChSonnabend
committed
1bee99a
View commit details
Copy full SHA for 1bee99a
Browse repository at this point
Please consider the following formatting changes
alibuild
committed
fe9b699
View commit details
Copy full SHA for fe9b699
Browse repository at this point
Merge pull request #36 from alibuild/alibot-cleanup-14657
Show description for 0ed462e
ChSonnabend
authored
0ed462e
View commit details
Copy full SHA for 0ed462e
Browse repository at this point
Commits on Sep 7, 2025
Casting to avoid CI build failures
ChSonnabend
committed
902ddc6
View commit details
Copy full SHA for 902ddc6
Browse repository at this point
Changing formatter to not use std::
ChSonnabend
committed
79cc38e
View commit details
Copy full SHA for 79cc38e
Browse repository at this point
Remove usage of std::
ChSonnabend
committed
b50afbb
View commit details
Copy full SHA for b50afbb
Browse repository at this point
Merge branch 'dev' into bug-fixes
ChSonnabend
committed
1d02b30
View commit details
Copy full SHA for 1d02b30
Browse repository at this point
Commits on Sep 8, 2025
Adding back the runParallelOuterLoop
ChSonnabend
committed
a545f08
View commit details
Copy full SHA for a545f08
Browse repository at this point
Commits on Sep 9, 2025
Declaring CfChargePos as struct, not class
ChSonnabend
committed
7c47304
View commit details
Copy full SHA for 7c47304
Browse repository at this point
You can’t perform that action at this time.