-
Notifications
You must be signed in to change notification settings - Fork 260
update to run_sorter_jobs() and slurm #3105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
efa0751
added option to pass extra arguments to `sbatch` when using `run_sort…
MarinManuel 4bdf244
added option to pass extra arguments to `sbatch` when using `run_sort…
MarinManuel 2d0a83b
Merge remote-tracking branch 'origin/main'
MarinManuel ce87e68
mistake in Popen
MarinManuel ebabfec
Merge remote-tracking branch 'origin/main'
MarinManuel 4e59f23
cleaned up code
MarinManuel 407c488
Merge branch 'SpikeInterface:main' into slurm_updates
MarinManuel d204642
updated to use sbatch_kwargs instead of putting all slurm arguments d…
MarinManuel 8fedd95
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0733589
removed sbatch_executable from the list of kwargs
MarinManuel 54a7b8f
Merge remote-tracking branch 'origin/slurm_updates' into slurm_updates
MarinManuel 9c3ff1d
removed sbatch_executable from the list of kwargs
MarinManuel c86f3b2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 97198de
Merge branch 'main' into slurm_updates
MarinManuel f12461f
clarified docstring and added error for cpus_per_taks
MarinManuel 002e959
added test
MarinManuel 88ca2f1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e4f9f1f
added test
MarinManuel e4b0b81
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 492c4d0
Merge branch 'SpikeInterface:main' into slurm_updates
MarinManuel 5b6d560
docstring fix
MarinManuel 35a2a7e
docstring fix
MarinManuel 910fa61
docstring fix
MarinManuel 6ba8423
added slurm_kwargs argument
MarinManuel 0ec9af5
fixed test
MarinManuel e707170
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e7a89c9
fixed test failing on Windows by limiting to slurm test to Linux
MarinManuel 48aee1b
fixed test failing on Windows by limiting to slurm test to Linux
MarinManuel 6bc8be2
reverted slurm_kwargs and improved docstring
MarinManuel d2ac504
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 49dda0d
Merge branch 'main' into slurm_updates
samuelgarcia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.