Skip to content

FIX: Resource profiler was broken with config file - #981

Merged
oesteban merged 1 commit into
masterfrom
fix/resource-monitor
Apr 18, 2022
Merged

FIX: Resource profiler was broken with config file#981
oesteban merged 1 commit into
masterfrom
fix/resource-monitor

Conversation

@oesteban

Copy link
Copy Markdown
Member

This PR addresses a long-standing problem introduced with the config file. Since MRIQC uses the --profiler flag and it is not marked up with a dest="resource_monitor" for argparse, then the resource monitor of Nipype is never enabled.

Resolves: #459.

This PR addresses a long-standing problem introduced with the config
file. Since MRIQC uses the ``--profiler`` flag and it is not marked up
with a ``dest="resource_monitor"`` for argparse, then the resource
monitor of Nipype is never enabled.

Resolves: #459.
@oesteban
oesteban merged commit a2bddac into master Apr 18, 2022
@oesteban
oesteban deleted the fix/resource-monitor branch April 18, 2022 15:20
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.

Profiling does not seem to be working

1 participant