Skip to content
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

gpu template matching should queue subvolumes on single gpu #47

Open
McHaillet opened this issue Mar 28, 2023 · 1 comment
Open

gpu template matching should queue subvolumes on single gpu #47

McHaillet opened this issue Mar 28, 2023 · 1 comment

Comments

@McHaillet
Copy link
Collaborator

Splitting a tomogram into subvolumes for template matching should be able to queue the subvolumes sequentially on single (or multiple gpu's). Currently the number of subvolumes needs to equal the number of cores/gpu's provided. Specifying more subvolumes than cores leads to an error.

@McHaillet McHaillet transferred this issue from SBC-Utrecht/PyTomPrivate Feb 8, 2024
@McHaillet
Copy link
Collaborator Author

This would also be solved if we switch to importing SBC-Utrecht/pytom-template-matching-gpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant