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
34
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
AliceO2
Utilities
Tools
on
ktf-patch-1
User selector
All users
All time
Commit history
Commits on Aug 31, 2022
output more resource estimates in jobutils
sawenzel
committed
3462a1d
View commit details
Copy full SHA for 3462a1d
View code at this point
Browse repository at this point
Commits on May 8, 2022
MC: Optionally apply device-combine to a couple of workflows
Show description for 82f824d
sawenzel
committed
82f824d
View commit details
Copy full SHA for 82f824d
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Update CMakeLists.txt
sawenzel
authored
1f4a1d2
View commit details
Copy full SHA for 1f4a1d2
View code at this point
Browse repository at this point
jobutils improvements
Show description for ce3e745
sawenzel
committed
ce3e745
View commit details
Copy full SHA for ce3e745
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
avoid hang due to 'terminate called without an active exception'
sawenzel
committed
d120a77
View commit details
Copy full SHA for d120a77
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
adjust jobutils error detection pattern
sawenzel
committed
5c9b29f
View commit details
Copy full SHA for 5c9b29f
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Catch arrow Check failed/assert to prevent DPL workflow hangs
sawenzel
committed
b6f246d
View commit details
Copy full SHA for b6f246d
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Fixes for M1 (#6542)
Show description for d3c8287
pzhristov
and
hristov
authored
d3c8287
View commit details
Copy full SHA for d3c8287
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Updated copyright headers in all files with new text … (#6430)
Show description for 03608ff
ihrivnac
authored
03608ff
View commit details
Copy full SHA for 03608ff
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
jobutils: Allow debugging in case of problems
Show description for 3587e2f
sawenzel
committed
3587e2f
View commit details
Copy full SHA for 3587e2f
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
jobutils: catch libc fatal error messages
Show description for 313e58a
sawenzel
committed
313e58a
View commit details
Copy full SHA for 313e58a
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
jobutils: Do not trigger on G4Exception messages
sawenzel
authored and
davidrohr
committed
23c1680
View commit details
Copy full SHA for 23c1680
View code at this point
Browse repository at this point
Commits on May 26, 2021
Grep logfile always as ascii file not as binary in jobutils.sh
davidrohr
committed
4465fb1
View commit details
Copy full SHA for 4465fb1
View code at this point
Browse repository at this point
Commits on May 8, 2021
jobutils: Fix propagation of return codes
Show description for aef11c3
sawenzel
authored and
davidrohr
committed
aef11c3
View commit details
Copy full SHA for aef11c3
View code at this point
Browse repository at this point
Commits on May 3, 2021
jobutils: More robust return code determination
Show description for 8b5e823
sawenzel
committed
8b5e823
View commit details
Copy full SHA for 8b5e823
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
jobutils: Detect libc++abi exception
sawenzel
committed
b80c66b
View commit details
Copy full SHA for b80c66b
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
less verbose output from jobutils
sawenzel
committed
0ad5561
View commit details
Copy full SHA for 0ad5561
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Print out some indication where the error was found in the log file
davidrohr
committed
3a4554f
View commit details
Copy full SHA for 3a4554f
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Catch ROOT 'fatal in' / simplify fairmq-shmmonitor usage
Show description for d07d182
sawenzel
authored and
davidrohr
committed
d07d182
View commit details
Copy full SHA for d07d182
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
jobutils/taskwrapper: use fairmq-shmmonitor
Show description for 4a88c93
sawenzel
committed
4a88c93
View commit details
Copy full SHA for 4a88c93
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Exit also in case of error due to timeout
davidrohr
committed
50abe19
View commit details
Copy full SHA for 50abe19
View code at this point
Browse repository at this point
Add option to dump latest log file in case of error
davidrohr
committed
a509676
View commit details
Copy full SHA for a509676
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Reduce default taskwrapper sleep cycle to 1s
davidrohr
authored and
sawenzel
committed
967d36d
View commit details
Copy full SHA for 967d36d
View code at this point
Browse repository at this point
Add JOBUTILS_JOB_SKIPCREATEDONE option, and do not wipe ctf_dictionary in full system test if recreation task is not running
davidrohr
authored and
sawenzel
committed
8c69ec8
View commit details
Copy full SHA for 8c69ec8
View code at this point
Browse repository at this point
Hide stderr output of lsof in jobutils
davidrohr
authored and
sawenzel
committed
758d6f2
View commit details
Copy full SHA for 758d6f2
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
jobutils improvements
Show description for 9cd847b
sawenzel
committed
9cd847b
View commit details
Copy full SHA for 9cd847b
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Fix codechecker violations
davidrohr
committed
a6e567b
View commit details
Copy full SHA for a6e567b
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
small fix in jobutils
sawenzel
committed
67067df
View commit details
Copy full SHA for 67067df
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
jobutils: exit workflows on first task error
sawenzel
committed
bf03c3a
View commit details
Copy full SHA for bf03c3a
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
o2-sim: Better signal propagation; small fix in jobutils
sawenzel
committed
69fabaf
View commit details
Copy full SHA for 69fabaf
View code at this point
Browse repository at this point
Small fixes
sawenzel
committed
145b6f6
View commit details
Copy full SHA for 145b6f6
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Fix codechecker violations
davidrohr
committed
7755696
View commit details
Copy full SHA for 7755696
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Update cpulimit.c
Show description for c2e665d
sawenzel
committed
c2e665d
View commit details
Copy full SHA for c2e665d
View code at this point
Browse repository at this point
Improvements to taskwrapper
Show description for 4d6fb61
sawenzel
committed
4d6fb61
View commit details
Copy full SHA for 4d6fb61
View code at this point
Browse repository at this point
Fix compiler warning on MacOS
sawenzel
committed
35967c5
View commit details
Copy full SHA for 35967c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.