-
Notifications
You must be signed in to change notification settings - Fork 1
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
Mantis deskewing with multiprocessing and slurm #47
Conversation
this is adds the skeleton to multiprocessing per position over T and C.
…atsort this also speeds the deskewing by adjusting cpus per task,
…into iohub_slurm_option1
this function depends soley on deskew_cli(), removed the click inputs, cleaned the code.
@talonchandler thank you for the call! I think it was super useful because I really like this new implementation where the Notes we should discuss:
|
Fantastic, thank you! I understand that the upgrade to python 3.10 is required by the |
I tested this on |
@edyoshikun could you take a look at 9240cc4? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the os
-> pathlib
changes!
I think |
This LGTM thank you guys! @ieivanov and I ran the test using the same datset as above |
Not quite ready yet, let me first test and merge #39 |
Actually, it's ok, we can do this out of order too. I haven't seen any issues with python 3.10 in my tests on #39 |
This PR has an example using slurmkit to replace the bash scripts.
2022-06-21 @talonchandler's summary:
mantis deskew
CLImantis deskew input.zarr/*/*/*
(no slurm necessary)