Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / basnijholt/adaptive-scheduler issues and pull requests
#256 - BUG: Fix case where `SlurmExecutor.finalize()` is called but no work
Pull Request -
State: closed - Opened by basnijholt 20 days ago
#255 - ENH: Implement `size_per_learner` in `SlurmExecutor`
Pull Request -
State: closed - Opened by basnijholt about 2 months ago
#254 - Configure Renovate
Pull Request -
State: open - Opened by renovate[bot] 2 months ago
#253 - Add `MultiRunManager.display` method
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#252 - Change name of tab in other place
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#251 - Use `shutil.which` instead of deprecated `distutils`
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#250 - Fix tab name in test
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#249 - Change name in tabs in `MultiRunManager`
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#248 - Allow same types in `SlurmExecutor` as `slurm_run`
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#247 - Fix non-started task
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#246 - `SlurmExecutor` and `SlurmTask` improvements
Pull Request -
State: closed - Opened by basnijholt 3 months ago
#245 - Allow multiple args in `*args` for `SlurmExecutor`
Pull Request -
State: closed - Opened by basnijholt 4 months ago
- 1 comment
#244 - Add `SlurmExecutor`
Pull Request -
State: closed - Opened by basnijholt 4 months ago
#243 - Add `.devcontainer` with SLURM
Pull Request -
State: closed - Opened by basnijholt 4 months ago
#242 - Add initial `MultiRunManager`
Pull Request -
State: closed - Opened by basnijholt 4 months ago
- 1 comment
#241 - Add `replace_learner` method
Pull Request -
State: closed - Opened by basnijholt 4 months ago
- 1 comment
#240 - Remove pyarrow dependency (introduced in #67)
Pull Request -
State: closed - Opened by basnijholt 4 months ago
#239 - Use mamba-org/setup-micromamba action
Pull Request -
State: closed - Opened by basnijholt 4 months ago
#238 - Fix for `exectutor_type="sequential"`
Pull Request -
State: closed - Opened by basnijholt 4 months ago
#237 - Automatically trigger loop when possible
Pull Request -
State: open - Opened by basnijholt 5 months ago
- 1 comment
#236 - Allow triggering the `JobManager` loop
Pull Request -
State: closed - Opened by basnijholt 5 months ago
#235 - Add number of unscheduled jobs to widget
Pull Request -
State: closed - Opened by basnijholt 5 months ago
#234 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] 7 months ago
Labels: automerge
#233 - Set `exclusive=False` by default
Pull Request -
State: closed - Opened by basnijholt 7 months ago
#232 - Add a SequentialExecutor based on ProcessPoolExecutor
Pull Request -
State: closed - Opened by basnijholt 7 months ago
- 1 comment
#231 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
- 1 comment
Labels: automerge
#230 - Set the max line length to 100
Pull Request -
State: closed - Opened by basnijholt 8 months ago
#229 - Allow Scheduler arguments to be callables for delayed resource determination
Pull Request -
State: closed - Opened by basnijholt 8 months ago
- 1 comment
#228 - Make Python >= 3.10
Pull Request -
State: closed - Opened by basnijholt 8 months ago
#227 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
Labels: automerge
#226 - Ensure `npoints` is always an int if it is present
Pull Request -
State: closed - Opened by basnijholt 8 months ago
#225 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
Labels: automerge
#224 - Allow specifying learner `dependencies`
Pull Request -
State: closed - Opened by basnijholt 8 months ago
#223 - # of points is off
Issue -
State: closed - Opened by aeantipov 9 months ago
- 7 comments
#222 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 9 months ago
Labels: automerge
#221 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
Labels: automerge
#220 - Add `SLURM.cancel_jobs`
Pull Request -
State: closed - Opened by basnijholt 10 months ago
- 1 comment
#219 - Add `RunManager.remove_existing_data`
Pull Request -
State: closed - Opened by basnijholt 10 months ago
#218 - Fix job failure detection when jobs fail before issuing a start request
Pull Request -
State: closed - Opened by jbweston 10 months ago
- 2 comments
#217 - Calls to scheduler are not asynchronous
Issue -
State: open - Opened by jbweston 10 months ago
- 1 comment
#216 - Flood of RuntimeErrors with latest adaptive-scheduler
Issue -
State: closed - Opened by jbweston 11 months ago
- 10 comments
#215 - Make a copy of `BaseScheduler._extra_env_vars` to not manipulate it
Pull Request -
State: closed - Opened by basnijholt 11 months ago
- 1 comment
#214 - Allow `num_threads` to be a tuple
Pull Request -
State: closed - Opened by basnijholt 11 months ago
- 1 comment
#213 - Cancel old `RunManager`s before starting new one
Pull Request -
State: closed - Opened by basnijholt 11 months ago
- 1 comment
#211 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 11 months ago
- 1 comment
Labels: automerge
#210 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 11 months ago
- 1 comment
Labels: automerge
#209 - Add `periodic_callable`
Pull Request -
State: open - Opened by basnijholt 11 months ago
- 2 comments
#208 - Allow `extra_scheduler` to be passed via `extra_scheduler_kwargs` (backwards compatibility)
Pull Request -
State: closed - Opened by basnijholt 11 months ago
- 1 comment
#207 - Allow `extra_env_vars`, `extra_script`, and `exclusive` to be set per job
Pull Request -
State: closed - Opened by basnijholt 11 months ago
- 1 comment
#206 - Periodically call arbitrary callback
Issue -
State: open - Opened by jbweston 11 months ago
- 4 comments
Labels: feature-request
#205 - Add `--exclusive` flag to sub `srun` tasks
Pull Request -
State: open - Opened by basnijholt 12 months ago
#204 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 12 months ago
- 1 comment
Labels: automerge
#203 - Implement a single core sequential executor
Pull Request -
State: closed - Opened by basnijholt 12 months ago
- 1 comment
#202 - add `extra_scheduler` to `slurm_run`
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#201 - set versioningit in pyproject.toml
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#200 - Remove `setup.py` and `setup.cfg`
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#199 - Prefer `ruff format` over `black`
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#199 - Prefer `ruff format` over `black`
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#198 - Add pre-commit automerge
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#197 - Allow setting resources per job/learner
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 2 comments
#196 - Determine in advance which learner the job is going to run
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#195 - Add `FileCreatingProgress` class
Pull Request -
State: open - Opened by basnijholt about 1 year ago
#194 - Optimize `track_file_creation_progress` for existing files
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
#193 - Allow using tuples of Paths to represent units of work
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#192 - Add `utils.track_file_creation_progress` which shows rich progress bars
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#191 - Update `example.ipynb` with simplest possible example
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#190 - Deal with case where `sinfo` (partitions) do not include the number of cores
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#189 - Do not hard-code squeue path
Pull Request -
State: closed - Opened by basnijholt about 1 year ago
- 1 comment
#188 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
Labels: automerge
#187 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#186 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#185 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#184 - Remove types from doc-strings and use sphinx-autodoc-typehints
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
- 1 comment
#183 - Remove defaults from doc-strings
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
- 1 comment
#182 - Ensure save_dataframe writes atomically by default
Pull Request -
State: closed - Opened by jbweston over 1 year ago
- 7 comments
#181 - save_dataframe does not write atomically
Issue -
State: closed - Opened by jbweston over 1 year ago
#180 - Add comment about pickling learner and initializer
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
#179 - Update pre-commit
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
#178 - Add initializers argument to RunManager and slurm_run, that runs before forking process
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
- 1 comment
#177 - Allow initialzers that execute before forking
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
#176 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#175 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#174 - Use sphinx-autodoc-typehints
Pull Request -
State: open - Opened by basnijholt over 1 year ago
#173 - Change default dataframe format to pickle
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
#172 - Log the stdout and stderr to a file in LocalMockScheduler
Pull Request -
State: open - Opened by basnijholt over 1 year ago
- 1 comment
#171 - Fix displaying widget when not started
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
#170 - Remove jinja2 dependency
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
- 1 comment
#169 - Fix LocalMockScheduler to properly kill its jobs
Pull Request -
State: closed - Opened by basnijholt over 1 year ago
- 1 comment
#168 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#167 - Allow a custom_load function
Pull Request -
State: open - Opened by basnijholt almost 2 years ago
- 1 comment
#166 - Place database file and batch scripts in 'folder' when invoking slurm_run
Pull Request -
State: closed - Opened by jbweston almost 2 years ago
- 1 comment
#165 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#164 - Allow to only save only dataframes instead of both fnames and derived fnames
Issue -
State: open - Opened by basnijholt almost 2 years ago
#163 - Add max memory usage to the widget
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago
- 1 comment
#162 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#161 - Implement SimpleDatabase and remove tinydb dependency
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago
- 1 comment
#160 - Add CPU times (including iowait)
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago
- 1 comment
#159 - Fix the color of CPU usage
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago
#158 - Add a results widget that shows result DataFrames
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago
- 1 comment
#157 - Put buttons and status widget side by side
Pull Request -
State: closed - Opened by basnijholt almost 2 years ago