issues
search
rwth-i6
/
sisyphus
A Workflow Manager in Python
Mozilla Public License 2.0
45
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add timer to print update
#228
Atticus1806
closed
1 hour ago
0
cleanup redundant create_aliases call
#227
albertz
closed
4 days ago
0
create_aliases never used when --ui is used
#226
albertz
opened
4 days ago
1
Fix async call of create_aliases
#225
albertz
closed
4 days ago
0
Alias don't get updated properly
#224
albertz
closed
4 days ago
0
skip _sis_runnable check when already finished
#223
albertz
opened
5 days ago
4
Job cleaner, use own thread pool for graph traversal
#222
albertz
closed
4 days ago
2
Add AppTek hashtest pipeline
#221
michelwi
closed
1 week ago
2
Add Filtering, Alias printing and Typing to Cleaning
#220
Atticus1806
closed
4 days ago
0
Clarify the use of Job.set_rqmt and Job.update_rqmt
#219
jairsan
closed
1 week ago
1
Confusing documentation for Job.set_rqmt and Job.update_rqmt
#218
jairsan
closed
1 week ago
0
get_object_state, use args only when available
#217
albertz
opened
3 weeks ago
0
sis_hash_helper/get_object_state fails for Numpy arrays
#216
albertz
opened
3 weeks ago
0
get_object_state for objects with __getnewargs__ (or ..._ex__), state unnecessary
#215
albertz
opened
3 weeks ago
10
Add threads for alias and output updates on startup
#214
Atticus1806
closed
5 days ago
10
Creating Alias and Outputs on startup are slow
#213
Atticus1806
closed
5 days ago
2
Adapt SLURM engine for multi-node jobs
#212
NeoLegends
closed
4 weeks ago
0
Optimize job pickling to speed up Manager thread performance on large graphs
#211
RaphaelLilt
closed
1 month ago
22
performance improvements
#210
gregor-lilt
closed
1 month ago
0
extract_paths, use get_object_state
#209
albertz
closed
1 month ago
5
hash get_object_state, use dir for native types, fix __slots__
#208
albertz
closed
1 month ago
7
Hash (`get_object_state`) of `functools.partial` is wrong
#207
albertz
closed
1 month ago
7
Issue with keyboard input after `sis s remove_job_and_descendants` SIGKILL
#206
Icemole
opened
1 month ago
0
Allow hooking job failure for generic error handling
#205
NeoLegends
closed
2 months ago
4
Hooking job exit/failure
#204
NeoLegends
closed
3 months ago
1
add "report" section to webserver
#203
michelwi
opened
4 months ago
0
Fix typo in Path docstring
#202
NeoLegends
closed
4 months ago
0
Handling of requeueing in SLURM
#201
dthulke
opened
4 months ago
2
Task's resume function is ignored
#200
dthulke
opened
4 months ago
5
allow keeping input folder during job cleanup
#199
vieting
closed
4 months ago
3
Queue scan: handle return value different from zero
#198
Icemole
closed
3 months ago
21
Incorrect type annotations for rqmt in task.py
#197
jtrmal
closed
4 months ago
3
Catch `subprocess.TimeoutError` once
#196
Icemole
closed
5 months ago
7
Drop older Python support / increase min required Python version
#195
albertz
opened
5 months ago
0
typing updates for Task
#194
albertz
closed
5 months ago
2
`IndexError` in `DelayedFormat` when providing kwargs
#193
Icemole
closed
5 months ago
5
Use `dill` for pickling
#192
Icemole
closed
5 months ago
2
Add timeout to SSH queue scan command
#191
Icemole
closed
5 months ago
23
Too many open file descriptors
#190
Icemole
closed
5 months ago
5
Keep hash consistent for enum in newer Python versions
#189
albertz
closed
6 months ago
0
`sis_hash_helper` on `enum.Enum`s is Python version dependent
#188
albertz
closed
6 months ago
2
move setting up job after move into manager
#187
michelwi
closed
6 months ago
0
`Unsupported operand type(s) for *` when running `tk.remove_job_and_descendants(mode="move")`
#186
Icemole
closed
6 months ago
7
Improving the scheduling logic of the local engine
#185
dthulke
closed
7 months ago
2
store worker wrapper in Job
#184
michelwi
closed
6 months ago
5
Use shlex for sending commands via gateway.
#183
JackTemaki
closed
9 months ago
0
add quotation marks to --wrap for sbatch
#182
JackTemaki
closed
9 months ago
1
Log finished outputs
#181
albertz
closed
9 months ago
0
Job, possibility to update env vars
#180
albertz
closed
9 months ago
3
Auto-restart jobs on user-specified error conditions
#179
albertz
closed
2 months ago
1
Next