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
.
ORNL-Fusion
/
graph_framework
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
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: ORNL-Fusion/graph_framework
Actions
All workflows
Workflows
Build Documentation
Build Documentation
Continuous Integration Test
Continuous Integration Test
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
242 workflow runs
242 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Argument nodes allow us to compute cell indicies and position without…
Continuous Integration Test
#231:
Commit
884f447
pushed by
cianciosa
1h 58m 59s
flow_control
flow_control
1h 58m 59s
View workflow file
Enable atomics for the cuda backend.
Continuous Integration Test
#230:
Commit
a17d2ad
pushed by
cianciosa
1h 56m 22s
flow_control
flow_control
1h 56m 22s
View workflow file
Rewrite the sum kernel to use atomic accumulation. The kernel is 10x …
Continuous Integration Test
#229:
Commit
16c65d7
pushed by
cianciosa
2h 16m 8s
flow_control
flow_control
2h 16m 8s
View workflow file
Fix issues when input cache was disabled.
Continuous Integration Test
#228:
Commit
f927fc6
pushed by
cianciosa
1h 55m 55s
flow_control
flow_control
1h 55m 55s
View workflow file
Decouple threadgroup memory from thread width.
Continuous Integration Test
#227:
Commit
72ab0b3
pushed by
cianciosa
2h 27m 3s
flow_control
flow_control
2h 27m 3s
View workflow file
Decouple shared memory from thread size.
Continuous Integration Test
#226:
Commit
95503a6
pushed by
cianciosa
2h 21m 51s
flow_control
flow_control
2h 21m 51s
View workflow file
Shared memory is currently assuming a given thread size. So over ride…
Continuous Integration Test
#225:
Commit
0a74da5
pushed by
cianciosa
1h 55m 41s
flow_control
flow_control
1h 55m 41s
View workflow file
Fix typo
Continuous Integration Test
#224:
Commit
9417c33
pushed by
cianciosa
2h 24m 37s
flow_control
flow_control
2h 24m 37s
View workflow file
Add shared memory registers to the compile method calls for the output.
Continuous Integration Test
#223:
Commit
90deb87
pushed by
cianciosa
1h 40m 3s
flow_control
flow_control
1h 40m 3s
View workflow file
Fix more index errors.
Continuous Integration Test
#222:
Commit
c29698e
pushed by
cianciosa
2h 21m 47s
flow_control
flow_control
2h 21m 47s
View workflow file
Use the correct index for the start of the loop.
Continuous Integration Test
#221:
Commit
eb4ed9c
pushed by
cianciosa
2h 15m 50s
flow_control
flow_control
2h 15m 50s
View workflow file
Enable shared memory caching in the Cuda backend.
Continuous Integration Test
#220:
Commit
f953bc1
pushed by
cianciosa
2h 19m 25s
flow_control
flow_control
2h 19m 25s
View workflow file
Fix function signatures in cuda backends so host functions run correc…
Continuous Integration Test
#219:
Commit
edda8af
pushed by
cianciosa
2h 14m 40s
flow_control
flow_control
2h 14m 40s
View workflow file
Check the correct variable for Kernel Profiling.
Continuous Integration Test
#218:
Commit
60b96ea
pushed by
cianciosa
2h 18m 19s
flow_control
flow_control
2h 18m 19s
View workflow file
Delete duplicate variable delcaration.
Continuous Integration Test
#217:
Commit
fddd1c4
pushed by
cianciosa
1h 28m 41s
flow_control
flow_control
1h 28m 41s
View workflow file
Fix compile error on cuda backends.
Continuous Integration Test
#216:
Commit
86a7df4
pushed by
cianciosa
9m 38s
flow_control
flow_control
9m 38s
View workflow file
Fix compile error and allow copy and zero buffers to have different s…
Continuous Integration Test
#215:
Commit
e0e627e
pushed by
cianciosa
1h 59m 28s
flow_control
flow_control
1h 59m 28s
View workflow file
Fix error where the recursive pick filtering indexing was running the…
Continuous Integration Test
#214:
Commit
d6d8e88
pushed by
cianciosa
2h 15m 9s
flow_control
flow_control
2h 15m 9s
View workflow file
Inital working pic code. Fix bug where or was accidently using add no…
Continuous Integration Test
#213:
Commit
85afa52
pushed by
cianciosa
2h 13m 29s
flow_control
flow_control
2h 13m 29s
View workflow file
Refactor workflow manager to define pre run and post items. Add an ab…
Continuous Integration Test
#212:
Commit
977d342
pushed by
cianciosa
2h 20m 9s
flow_control
flow_control
2h 20m 9s
View workflow file
Update the single branch to use the new dispersion API.
Continuous Integration Test
#211:
Commit
9da51fb
pushed by
cianciosa
2h 21m 12s
omode
omode
2h 21m 12s
View workflow file
Add implementation for mpex fields.
Continuous Integration Test
#210:
Commit
51d63e9
pushed by
cianciosa
1h 39m 51s
mpex
mpex
1h 39m 51s
View workflow file
Inital support for complex metal kernels.
Continuous Integration Test
#209:
Commit
b2ffca9
pushed by
cianciosa
1h 48m 45s
metal_complex
metal_complex
1h 48m 45s
View workflow file
unit -> units
Continuous Integration Test
#208:
Commit
5687e86
pushed by
cianciosa
2h 18m 42s
joss
joss
2h 18m 42s
View workflow file
Fix stray typo that caused a build error.
Continuous Integration Test
#207:
Commit
b768202
pushed by
cianciosa
2h 21m 59s
hip
hip
2h 21m 59s
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.