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 }}
gemc
/
src
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
27
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: gemc/src
Actions
All workflows
Workflows
Deploy
Deploy
Sanitize
Sanitize
Test
Test
Thread Scaling
Thread Scaling
Valgrind Profile
Valgrind Profile
Binary Tarballs
Binary Tarballs
Cleanup old artifacts and GHCR images
Cleanup old artifacts and GHCR images
CodeQL Advanced
CodeQL Advanced
Doxygen
Doxygen
macOS GEMC Binary Tarball
macOS GEMC Binary Tarball
Show more workflows...
Management
Caches
Deployments
Thread Scaling
Thread Scaling
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
thread_scaling.yml
will be ignored since log searching is not yet available
31 workflow runs
31 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
example adjustment, added G4Ellipsoid support, testing callgrinder new version
Thread Scaling
#31:
Commit
2e94cac
pushed by
maureeungaro
13m 43s
main
main
13m 43s
View workflow file
added generator_manipulations example and documentation
Thread Scaling
#30:
Commit
068d4a2
pushed by
maureeungaro
13m 23s
main
main
13m 23s
View workflow file
added vertex manipulation examples
Thread Scaling
#29:
Commit
dae0728
pushed by
maureeungaro
29m 25s
main
main
29m 25s
View workflow file
no need for g4data
Thread Scaling
#28:
Commit
d2c7a58
pushed by
maureeungaro
27m 28s
main
main
27m 28s
View workflow file
added geant4_macro, deploy debug to specific image
Thread Scaling
#27:
Commit
c9e113f
pushed by
maureeungaro
25m 42s
main
main
25m 42s
View workflow file
testing valgrnd to use new action
Thread Scaling
#26:
Commit
0d3c302
pushed by
maureeungaro
13m 5s
main
main
13m 5s
View workflow file
Thread Scaling
Thread Scaling
#25:
Scheduled
3h 46m 34s
main
main
3h 46m 34s
View workflow file
testing adding top 10 routines in terms of usage
Thread Scaling
#24:
Commit
6ec40d1
pushed by
maureeungaro
13m 25s
main
main
13m 25s
View workflow file
testing profile summary, added test success trigger
Thread Scaling
#23:
Commit
20dd5a2
pushed by
maureeungaro
27m 3s
main
main
27m 3s
View workflow file
test valgrind fix
Thread Scaling
#22:
Commit
41f5220
pushed by
maureeungaro
11m 57s
main
main
11m 57s
View workflow file
added sanitizer option to the profiling to avoind xml library conflict
Thread Scaling
#21:
Commit
a18ba80
pushed by
maureeungaro
19m 48s
main
main
19m 48s
View workflow file
added valgrind_profile.yml with CEst category tables, auto-discovery, and qcachegrind guidance. moved sro example from basic to advanced
Thread Scaling
#20:
Commit
ad5bd8e
pushed by
maureeungaro
32m 0s
main
main
32m 0s
View workflow file
doxy documented sro_factory
Thread Scaling
#19:
Commit
4bad813
pushed by
maureeungaro
13m 34s
main
main
13m 34s
View workflow file
removed JLABSRO, payload details are now in clas12-systems. addressed sanitizer failure
Thread Scaling
#18:
Commit
81f813b
pushed by
maureeungaro
13m 34s
main
main
13m 34s
View workflow file
implemented streaming readout. this is a different approach than what we used before, when the events where collected in the master thread and streamed to a single file. now the event threads send the payloads to crate threads, who also own the output.
Thread Scaling
#17:
Commit
b0d52ef
pushed by
maureeungaro
21m 39s
main
main
21m 39s
View workflow file
Thread Scaling
Thread Scaling
#16:
Scheduled
3h 45m 6s
main
main
3h 45m 6s
View workflow file
Thread Scaling
Thread Scaling
#15:
Scheduled
3h 41m 34s
main
main
3h 41m 34s
View workflow file
additional GEMC arguments to scaling.sh
Thread Scaling
#14:
Commit
47f47c6
pushed by
maureeungaro
13m 35s
main
main
13m 35s
View workflow file
bin/scaling is summarized in a dedicated file
Thread Scaling
#13:
Commit
04648ff
pushed by
maureeungaro
13m 45s
main
main
13m 45s
View workflow file
script to run threading scaling and add it to readme
Thread Scaling
#12:
Commit
e2da817
pushed by
maureeungaro
13m 46s
main
main
13m 46s
View workflow file
cap the threading suite at 10 sampled worker counts
Thread Scaling
#11:
Commit
355faf9
pushed by
maureeungaro
1h 50m 39s
main
main
1h 50m 39s
View workflow file
Resolve Geant4 pkg-config from build tree, dedupe G4 link libs
Thread Scaling
#10:
Commit
c915a1e
pushed by
maureeungaro
17m 41s
main
main
17m 41s
View workflow file
Thread scaling for main
Thread Scaling
#9:
Commit
ef771e2
pushed by
maureeungaro
3h 0m 46s
main
main
3h 0m 46s
View workflow file
Thread scaling for main
Thread Scaling
#8:
Commit
d837cb0
pushed by
maureeungaro
13m 9s
main
main
13m 9s
View workflow file
Thread scaling for main
Thread Scaling
#7:
Manually run by
maureeungaro
28m 7s
main
main
28m 7s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.