- 
                Notifications
    You must be signed in to change notification settings 
- Fork 536
Add Workflow Community Initiative (WCI) descriptor #3608
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
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    
              
                    effigies
  
              
              reviewed
              
                  
                    Mar 17, 2024 
                  
              
              
            
            
              
                    effigies
  
              
              reviewed
              
                  
                    Mar 17, 2024 
                  
              
              
            
            
| Ping @yarikoptic for review. | 
| Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##           master    #3608   +/-   ##
=======================================
  Coverage   73.04%   73.04%           
=======================================
  Files        1278     1278           
  Lines       59356    59356           
=======================================
  Hits        43359    43359           
  Misses      15997    15997           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
29cecc2    to
    f54475c      
    Compare
  
    
              
                    effigies
  
              
              reviewed
              
                  
                    May 6, 2024 
                  
              
              
            
            
| @yarikoptic Do you know what's going on with this and have the experience to review? | 
              
                    effigies
  
              
              reviewed
              
                  
                    Jan 17, 2025 
                  
              
              
            
            
              
                    effigies
  
              
              reviewed
              
                  
                    Jan 17, 2025 
                  
              
              
            
            
    
  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
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Fixes #3607