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 }}
Intuity
/
Gator
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding a scheduler for Slurm
- #16
#16
Merged
Intuity
merged 36 commits into
main
Intuity/Gator:main
from
slurm
Intuity/Gator:slurm
Copy head branch name to clipboard
Jun 23, 2025
Conversation
Commits
36
(36)
Checks
Files changed
Merged
Adding a scheduler for Slurm
#16
Intuity
merged 36 commits into
main
Intuity/Gator:main
from
slurm
Intuity/Gator:slurm
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2025
Initial integration of a Slurm-based scheduler
Peter Birch
committed
acd2822
View commit details
Copy full SHA for acd2822
Browse repository at this point
Upgrading actions
Peter Birch
committed
e63a818
View commit details
Copy full SHA for e63a818
Browse repository at this point
Fixing documentation build
Peter Birch
committed
2973d9f
View commit details
Copy full SHA for 2973d9f
Browse repository at this point
Lint fixes
Peter Birch
committed
32f90eb
View commit details
Copy full SHA for 32f90eb
Browse repository at this point
Avoiding collision with 'stop' being propagated through websocket wrapper
Peter Birch
committed
8c145d3
View commit details
Copy full SHA for 8c145d3
Browse repository at this point
Passing resource requests through to Slurm
Peter Birch
committed
d1ee314
View commit details
Copy full SHA for d1ee314
Browse repository at this point
Exporting Feature
Peter Birch
committed
cb49473
View commit details
Copy full SHA for cb49473
Browse repository at this point
Changing the way Slurm jobs are launched to allow for more fine-grained resource requests
Peter Birch
committed
7421015
View commit details
Copy full SHA for 7421015
Browse repository at this point
Refining Slurm job launching
Peter Birch
committed
5f48e47
View commit details
Copy full SHA for 5f48e47
Browse repository at this point
Commits on Mar 28, 2025
Further refinements
Peter Birch
committed
e4dad6c
View commit details
Copy full SHA for e4dad6c
Browse repository at this point
Removing unnecessary tee
Peter Birch
committed
bcb061d
View commit details
Copy full SHA for bcb061d
Browse repository at this point
Commits on Apr 3, 2025
Adding a Python logging adapter
Peter Birch
committed
30cf170
View commit details
Copy full SHA for 30cf170
Browse repository at this point
Commits on Apr 15, 2025
Adding a method to lookup the parent layer's address
Peter Birch
committed
a7df73c
View commit details
Copy full SHA for a7df73c
Browse repository at this point
Adding missing 'extend_env' flag to JobGroup
Peter Birch
committed
49c093d
View commit details
Copy full SHA for 49c093d
Browse repository at this point
Adding a process statistics reporter
Peter Birch
committed
0201baa
View commit details
Copy full SHA for 0201baa
Browse repository at this point
Commits on Apr 16, 2025
Extra logging messages
Peter Birch
committed
07450d3
View commit details
Copy full SHA for 07450d3
Browse repository at this point
Restructuring dependencies
Peter Birch
committed
b70b351
View commit details
Copy full SHA for b70b351
Browse repository at this point
Making hub group optional
Peter Birch
committed
d98601e
View commit details
Copy full SHA for d98601e
Browse repository at this point
Fixing duplicate dependency on uwsgi
Peter Birch
committed
3ad878c
View commit details
Copy full SHA for 3ad878c
Browse repository at this point
Adding a teardown method to ProcessStats
Peter Birch
committed
63819c4
View commit details
Copy full SHA for 63819c4
Browse repository at this point
Commits on Apr 17, 2025
Normalising handling of CPU and memory resources
Peter Birch
committed
81961ab
View commit details
Copy full SHA for 81961ab
Browse repository at this point
Missing brackets
Peter Birch
committed
2c57c8a
View commit details
Copy full SHA for 2c57c8a
Browse repository at this point
Corrections
Peter Birch
committed
1a29903
View commit details
Copy full SHA for 1a29903
Browse repository at this point
Truncating memory decimal places
Peter Birch
committed
2640348
View commit details
Copy full SHA for 2640348
Browse repository at this point
Debugging issue with log handler
Peter Birch
committed
89cb5e8
View commit details
Copy full SHA for 89cb5e8
Browse repository at this point
Removing debug prints
Peter Birch
committed
e5477b8
View commit details
Copy full SHA for e5477b8
Browse repository at this point
Logged items now included in messages.log
Peter Birch
committed
1faabdf
View commit details
Copy full SHA for 1faabdf
Browse repository at this point
Swallowing extra arguments
Peter Birch
committed
f72927c
View commit details
Copy full SHA for f72927c
Browse repository at this point
Correcting logging of process extra usage
Peter Birch
committed
a57a4dd
View commit details
Copy full SHA for a57a4dd
Browse repository at this point
Including logging hierarchy
Peter Birch
committed
2c1c334
View commit details
Copy full SHA for 2c1c334
Browse repository at this point
Removing debug prints
Peter Birch
committed
092de06
View commit details
Copy full SHA for 092de06
Browse repository at this point
Adjusting log message format written to file
Peter Birch
committed
dbe5b82
View commit details
Copy full SHA for dbe5b82
Browse repository at this point
Commits on Jun 20, 2025
Fixing lint issues
Intuity
committed
639bc96
View commit details
Copy full SHA for 639bc96
Browse repository at this point
Fixing various test bugs
Intuity
committed
e12ae75
View commit details
Copy full SHA for e12ae75
Browse repository at this point
Commits on Jun 23, 2025
Fixing remaining testcases
Intuity
committed
76d81a1
View commit details
Copy full SHA for 76d81a1
Browse repository at this point
Removing duplicate aiohttp dependency
Intuity
committed
06053a7
View commit details
Copy full SHA for 06053a7
Browse repository at this point
You can’t perform that action at this time.