Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

1.10.0

Latest
Compare
Choose a tag to compare
Loading
@effigies effigies released this 19 Mar 23:38
· 6 commits to master since this release

Release Notes

New feature release in the 1.10.x series.

This release adds GPUs to multiprocess resource management. In general, no changes to existing code should be required if the GPU-enabled interface has a use_gpu input. The n_gpu_procs can be used to set the number of GPU processes that may be run in parallel, which will override the default of GPUs identified by nvidia-smi, or 1 if no GPUs are detected.

What's Changed

  • FIX: Reimplement gpu_count() (#3718)
  • FIX: Avoid 0D array in algorithms.misc.merge_rois (#3713)
  • FIX: Allow nipype.sphinx.ext.apidoc Config to work with Sphinx 8.2.1+ (#3716)
  • FIX: Resolve crashes when running workflows with updatehash=True (#3709)
  • ENH: Support for gpu queue (#3642)
  • ENH: Update to .wci.yml (#3708)
  • ENH: Add Workflow Community Initiative (WCI) descriptor (#3608)

New Contributors

Full Changelog: 1.9.2...1.10.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.