nipype icon indicating copy to clipboard operation
nipype copied to clipboard

[ENH]bedpostx and probtrackx gpu and multithread support

Open mauriliogenovese opened this issue 8 months ago • 1 comments
trafficstars

This will enable the gpu version of probtrackx2 and add support to specify the number of thread used by bedpostx (by default it uses a thread per available core)

mauriliogenovese avatar Mar 23 '25 08:03 mauriliogenovese

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 2.88%. Comparing base (2f85d92) to head (8f89cdc).

Files with missing lines Patch % Lines
nipype/interfaces/fsl/dti.py 0.00% 22 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3722      +/-   ##
=========================================
- Coverage    2.88%   2.88%   -0.01%     
=========================================
  Files        1279    1279              
  Lines       59413   59434      +21     
=========================================
- Hits         1717    1716       -1     
- Misses      57696   57718      +22     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 23 '25 08:03 codecov[bot]