-
Notifications
You must be signed in to change notification settings - Fork 119
Home
Giovanni Torres edited this page Feb 20, 2016
·
19 revisions
PySlurm is still very much a work in progress and the API and returned data types may change whilst development ideas are being tested.
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