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 }}
psheehan
/
pinball-rt
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use a machine.dev runner to get GPU testing
- #22
#22
Merged
psheehan
merged 11 commits into
main
psheehan/pinball-rt:main
from
machinedotdev_runner
psheehan/pinball-rt:machinedotdev_runner
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Use a machine.dev runner to get GPU testing
#22
psheehan
merged 11 commits into
main
psheehan/pinball-rt:main
from
machinedotdev_runner
psheehan/pinball-rt:machinedotdev_runner
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
Use a machine.dev runner to get GPU testing
psheehan
authored
a77051d
View commit details
Copy full SHA for a77051d
Browse repository at this point
Commits on Jul 29, 2026
Use the T4 GPU to get x86 architecture CPU, which is more compatible with torch/CUDA capabilities.
psheehan
authored
e8b34e0
View commit details
Copy full SHA for e8b34e0
Browse repository at this point
Commits on Jul 30, 2026
Make sure the GeneralScatteringDust-specific ML models end up on the correct device.
Show description for 99e3d67
psheehan
authored
99e3d67
View commit details
Copy full SHA for 99e3d67
Browse repository at this point
Change GPU tenancy from spot to ondemand to avoid job failures
psheehan
authored
3ed81a1
View commit details
Copy full SHA for 3ed81a1
Browse repository at this point
Just remove tenancy because on demand is default anyways.
Show description for 9723d44
psheehan
authored
9723d44
View commit details
Copy full SHA for 9723d44
Browse repository at this point
Commits on Jul 31, 2026
Split E2E workflow into CUDA and non-CUDA jobs
Copilot
authored
0770e37
View commit details
Copy full SHA for 0770e37
Browse repository at this point
Add explicit workflow permissions for GITHUB_TOKEN
Copilot
authored
09abe22
View commit details
Copy full SHA for 09abe22
Browse repository at this point
Merge remote-tracking branch 'origin/copilot/machinedotdev-runner' into machinedotdev_runner
psheehan
committed
b01d447
View commit details
Copy full SHA for b01d447
Browse repository at this point
Put the proper runs-on for GPU tests back in
psheehan
authored
e0f70dd
View commit details
Copy full SHA for e0f70dd
Browse repository at this point
Put tenancy back to spot to see if running just the cuda tests is fast enough to not be cancelled.
psheehan
committed
a4d1284
View commit details
Copy full SHA for a4d1284
Browse repository at this point
Adjust temperature tolerance to 1.046 because occassionally the difference gets just above the 1.045 number with the non-isothermal dust.
psheehan
committed
7b02356
View commit details
Copy full SHA for 7b02356
Browse repository at this point
You can’t perform that action at this time.