Skip to content

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Dec 25, 2021

There is only one instance left of parfor in the whole codebase and this comes at the price of extra overhead set up time for all workflows.

If anyone is dying to run things in parallel on their machine, let me know. Otherwise I suspect we should move to parallelize things by using the HPC.

closes #382 as obsolete

@Remi-Gau Remi-Gau linked an issue Dec 25, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 25, 2021

Codecov Report

Merging #447 (3026d88) into dev (2b62bb0) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 3026d88 differs from pull request most recent head 91b3abf. Consider uploading reports for the commit 91b3abf to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #447      +/-   ##
==========================================
- Coverage   69.48%   69.48%   -0.01%     
==========================================
  Files         159      158       -1     
  Lines        3130     3097      -33     
==========================================
- Hits         2175     2152      -23     
+ Misses        955      945      -10     
Flag Coverage Δ
unittests 69.48% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/defaults/checkOptions.m 92.10% <ø> (-0.30%) ⬇️
src/workflows/bidsRsHrf.m 100.00% <ø> (ø)
src/workflows/preproc/bidsCreateVDM.m 0.00% <0.00%> (ø)
src/workflows/saveAndRunWorkflow.m 57.14% <ø> (-5.36%) ⬇️
src/workflows/setUpWorkflow.m 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b62bb0...91b3abf. Read the comment docs.

@Remi-Gau Remi-Gau merged commit bff467e into dev Dec 25, 2021
@Remi-Gau Remi-Gau deleted the remi-drop_parfor branch December 26, 2021 18:00
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.

getting spm version fails in parfor loop when running tests?
1 participant