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

Update to .wci.yml #3708

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Update to .wci.yml #3708

merged 1 commit into from
Jan 18, 2025

Conversation

rafaelfsilva
Copy link
Contributor

Summary

The headline information contains a colon, thus it is necessary to put the text within quotes. I will comment the nipype repo in the Workflows Community website for now as it is failing the build. Once this fix is accepted, I will enable the repository again. Thank you!

The headline information contains a colon, thus it is necessary to put the text within quotes.
@effigies effigies merged commit bc456dd into nipy:master Jan 18, 2025
1 check passed
effigies added a commit that referenced this pull request Mar 19, 2025
1.10.0 (March 19, 2025)

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.

* 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)
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

Successfully merging this pull request may close these issues.

2 participants