issues
search
MikeDacre
/
fyrd
Submit functions and shell scripts to torque and slurm clusters or local machines using python.
https://fyrd.science
MIT License
22
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make Job accept keyword arguments to function
#45
MikeDacre
closed
8 years ago
0
Multiple stability improvements in function submission and queue waiting
#44
MikeDacre
closed
8 years ago
0
Add queue type to config file to allow global override of detected batch system
#43
MikeDacre
closed
8 years ago
0
Update README to reflect recent changes to code.
#42
MikeDacre
closed
8 years ago
0
Update config file to separate config from profiles
#41
MikeDacre
closed
8 years ago
0
Make `my_queue` display state information
#40
MikeDacre
closed
8 years ago
0
Multiple changes to fix function submission and improve stability
#39
MikeDacre
closed
8 years ago
0
Increment version to v0.6.1-beta.5. API Break.
#38
MikeDacre
closed
8 years ago
0
Change documentation structure to make API documentation a first class citizen
#37
MikeDacre
closed
8 years ago
0
Makes output handling more robust and alters testing.
#36
MikeDacre
closed
8 years ago
0
Create pandas function/class test file
#35
MikeDacre
closed
8 years ago
0
Fixes #17 and fixes #33
#34
MikeDacre
closed
8 years ago
0
squeue runs three times on job creation and submission
#33
MikeDacre
closed
8 years ago
0
Create a 'Pool' class?
#32
MikeDacre
opened
8 years ago
0
Create a daemon mode that checks running jobs and updates the database
#31
MikeDacre
opened
8 years ago
1
Add decorator definitions
#30
MikeDacre
closed
7 years ago
3
Fix definition of _stdout and others
#29
MikeDacre
closed
8 years ago
0
New name?
#28
MikeDacre
closed
8 years ago
0
Make setup.py more sane an pip compatible
#27
MikeDacre
closed
8 years ago
0
Move all scripts to be entry points instead of scripts
#26
MikeDacre
closed
8 years ago
1
Improved documentation
#25
MikeDacre
closed
8 years ago
0
Add Makefile style parsing
#24
MikeDacre
closed
7 years ago
1
Implement an SQLAlchemy based database to hold job and submission info
#23
MikeDacre
opened
8 years ago
1
Implement a system to hold submission files in memory
#22
MikeDacre
opened
8 years ago
0
Make slurm code work with a single file
#21
MikeDacre
closed
7 years ago
1
function submission get() function should return funtion output, not stdout/stderr/code
#20
MikeDacre
closed
8 years ago
0
function submission does not import pandas
#19
MikeDacre
closed
8 years ago
2
Make a link from .stdout to .out and .stderr to .err for Job objects
#18
MikeDacre
closed
8 years ago
0
py.test failing on slurm
#17
MikeDacre
closed
8 years ago
0
slurm jobs not entering queue
#16
jbloom
closed
8 years ago
4
Stop wait for hanging forever if job not in queue
#15
jbloom
closed
8 years ago
0
Calling Queue with no arguments throws error
#14
jbloom
closed
8 years ago
1
version number
#13
jbloom
closed
8 years ago
0
clean doesn't get all the files
#12
jbloom
closed
8 years ago
1
any plans to put this package on PyPI?
#11
jbloom
closed
7 years ago
3
Make `monitor_jobs` work with the new cluster library
#10
MikeDacre
closed
8 years ago
0
Merge python-pipeline into this project
#9
MikeDacre
opened
8 years ago
1
Move ezqsub script into this project
#8
MikeDacre
opened
8 years ago
1
Add a job submission script to bin
#7
MikeDacre
opened
8 years ago
1
Add a profile management script to bin
#6
MikeDacre
closed
8 years ago
0
Add `resubmit` method to Job class
#5
MikeDacre
opened
8 years ago
1
Auto update Job scripts when attributes are changed until files are already written.
#4
MikeDacre
opened
8 years ago
1
Fix docstrings to work with sphinx
#3
MikeDacre
closed
8 years ago
0
Enhancement: Add method to Queue that will allow filtering of results by partition or user
#2
MikeDacre
closed
8 years ago
0
Currently broken in slurm
#1
MikeDacre
closed
8 years ago
0
Previous