-
Notifications
You must be signed in to change notification settings - Fork 119
Home
gingergeeks edited this page Dec 27, 2012
·
19 revisions
A quick collection of points related to pyslurm
Intro
Getting Started
Development
- Running a local user installation
- Testing PySlurm with Docker
- Continuous Integration
- Updating PySlurm for New Slurm Releases
- Using latest version of Cython
- Strings and bytes in Cython
- Profiling PySlurm
- Checking for memory leaks
- Do's and Dont's
- Slurm shell completion
Contributing