8000 support for gpu queue by mauriliogenovese · Pull Request #3642 · nipy/nipype · GitHub
[go: up one dir, main page]

Skip to content

support for gpu queue #3642

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 14 commits into from
Feb 21, 2025
Merged
Prev Previous commit
Next Next commit
Merge branch 'master' into enh/cuda_support
  • Loading branch information
mauriliogenovese authored Jan 18, 2025
commit 7e57ab9d08056c21c1c71fcefe83a3262854d538
1 change: 1 addition & 0 deletions nipype/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def get_nipype_gitversion():
"etelemetry>=0.3.1",
"looseversion!=1.2",
"gputil>=1.4.0",
"puremagic",
]

TESTS_REQUIRES = [
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.
0