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 }}
SMART-Lab
/
smartdispatch
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
34
Code
Issues
41
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add configuration file for Cedar (#168)
- #173
#173
Open
bouthilx
wants to merge 36 commits into
SMART-Lab:master
SMART-Lab/smartdispatch:master
from
bouthilx:cedar_config
bouthilx/smartdispatch:cedar_config
Copy head branch name to clipboard
Conversation
Commits
36
(36)
Checks
Files changed
Open
Add configuration file for Cedar (#168)
#173
bouthilx
wants to merge 36 commits into
SMART-Lab:master
SMART-Lab/smartdispatch:master
from
bouthilx:cedar_config
bouthilx/smartdispatch:cedar_config
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2017
Added test for slurm integration
aalitaiga
committed
bd86e21
View commit details
Copy full SHA for bd86e21
Browse repository at this point
Commits on Aug 8, 2017
New test for priority
aalitaiga
committed
1168e3e
View commit details
Copy full SHA for 1168e3e
Browse repository at this point
Added gres + memory tests
aalitaiga
committed
243b191
View commit details
Copy full SHA for 243b191
Browse repository at this point
Commits on Aug 9, 2017
Refactored tests
aalitaiga
committed
0a16243
View commit details
Copy full SHA for 0a16243
Browse repository at this point
Commits on Aug 11, 2017
small update
aalitaiga
committed
6f31489
View commit details
Copy full SHA for 6f31489
Browse repository at this point
Commits on Sep 1, 2017
Python3 compatibility + PR comments
aalitaiga
committed
3b0dd0b
View commit details
Copy full SHA for 3b0dd0b
Browse repository at this point
Fixed naccelerators issue
aalitaiga
committed
e8e6ec0
View commit details
Copy full SHA for e8e6ec0
Browse repository at this point
Commits on Sep 19, 2017
Updated tests to skip on Graham and Cedar smartdispatch modified to handle slurm clusters
aalitaiga
committed
04f0ff1
View commit details
Copy full SHA for 04f0ff1
Browse repository at this point
Commits on Sep 26, 2017
Cleaned code with PR feedback
aalitaiga
committed
d7d0300
View commit details
Copy full SHA for d7d0300
Browse repository at this point
Commits on Oct 6, 2017
Updated tests
aalitaiga
committed
c7bb250
View commit details
Copy full SHA for c7bb250
Browse repository at this point
Commits on Oct 10, 2017
Updated tests using mock
aalitaiga
committed
a20405b
View commit details
Copy full SHA for a20405b
Browse repository at this point
Commits on Oct 16, 2017
Refactor detect_cluster tests
bouthilx
committed
5bde1c6
View commit details
Copy full SHA for 5bde1c6
Browse repository at this point
Small changes in TestSlurmQueue
aalitaiga
authored and
bouthilx
committed
0ff4776
View commit details
Copy full SHA for 0ff4776
Browse repository at this point
Fix add_sbatch_option bug
Show description for d1ad338
bouthilx
committed
d1ad338
View commit details
Copy full SHA for d1ad338
Browse repository at this point
Refactor SlurmJobGenerator
Show description for 899167f
bouthilx
committed
899167f
View commit details
Copy full SHA for 899167f
Browse repository at this point
Remove queue name for Slurm clusters
Show description for 581f835
bouthilx
committed
581f835
View commit details
Copy full SHA for 581f835
Browse repository at this point
Replace PBS_JOBID with SLURM_JOB_ID
Show description for 1d74e1a
bouthilx
committed
1d74e1a
View commit details
Copy full SHA for 1d74e1a
Browse repository at this point
Add PBS_FILENAME definition to pbs.prolog
Show description for f00e877
bouthilx
committed
f00e877
View commit details
Copy full SHA for f00e877
Browse repository at this point
Fix env var export option for Slurm
Show description for 6b2d530
bouthilx
committed
6b2d530
View commit details
Copy full SHA for 6b2d530
Browse repository at this point
Adapt PBS_WALLTIME for slurm
Show description for 21df3dd
bouthilx
committed
21df3dd
View commit details
Copy full SHA for 21df3dd
Browse repository at this point
Add sbatch to command-line launcher options
bouthilx
committed
ea1d5b3
View commit details
Copy full SHA for ea1d5b3
Browse repository at this point
Make get_launcher more flexible
Show description for adb8cba
bouthilx
committed
adb8cba
View commit details
Copy full SHA for adb8cba
Browse repository at this point
Add verbosity to smart-dispatch
Show description for f3661ba
bouthilx
committed
f3661ba
View commit details
Copy full SHA for f3661ba
Browse repository at this point
Updated documentation for slurm clusters
aalitaiga
authored and
bouthilx
committed
972a1ab
View commit details
Copy full SHA for 972a1ab
Browse repository at this point
Add support for SlurmJobGenerator
Show description for 29973b0
bouthilx
committed
29973b0
View commit details
Copy full SHA for 29973b0
Browse repository at this point
Print stderr when both qsub and sacctmgr fails
Show description for f734fb3
bouthilx
committed
f734fb3
View commit details
Copy full SHA for f734fb3
Browse repository at this point
Add automatic script for cluster verification
Show description for 4506887
bouthilx
committed
4506887
View commit details
Copy full SHA for 4506887
Browse repository at this point
Add verification script for cedar
bouthilx
committed
02845e0
View commit details
Copy full SHA for 02845e0
Browse repository at this point
Add verification script for graham
bouthilx
committed
2d6e6fd
View commit details
Copy full SHA for 2d6e6fd
Browse repository at this point
Add verification script for mila
bouthilx
committed
f967180
View commit details
Copy full SHA for f967180
Browse repository at this point
Make get_launcher return None when no launcher
Show description for 8c655b4
bouthilx
committed
8c655b4
View commit details
Copy full SHA for 8c655b4
Browse repository at this point
Updated README
aalitaiga
authored and
bouthilx
committed
998f3ba
View commit details
Copy full SHA for 998f3ba
Browse repository at this point
Set properly account in verify_graham
Show description for a3c08c8
bouthilx
committed
a3c08c8
View commit details
Copy full SHA for a3c08c8
Browse repository at this point
Set properly account in verify_cedar
Show description for 9fb5ab6
bouthilx
committed
9fb5ab6
View commit details
Copy full SHA for 9fb5ab6
Browse repository at this point
Commits on Oct 17, 2017
Fix walltime_to_seconds convertion
Show description for 1dea0d8
bouthilx
committed
1dea0d8
View commit details
Copy full SHA for 1dea0d8
Browse repository at this point
Add configuration file for Cedar
bouthilx
committed
02823d8
View commit details
Copy full SHA for 02823d8
Browse repository at this point
You can’t perform that action at this time.