Skip to content

Resource profiler not working? #2571

Open
@atsuch

Description

@atsuch

Summary

I have followed the instruction here (http://nipype.readthedocs.io/en/latest/users/resource_sched_profiler.html) to monitor the resource of the each node, but I do not seem to be getting the profiles I need, namely the runtime_memory_gb and runtime_num_threads. I get "N/A" for them in the run_stats.log, and these attributes are absent from results.pklz of each node as well as from the report.rst.

Also, this is not directly related to this problem, but somehow my terminal outputs are written vertically in the report.rst, as can be seen in the attached file...

Actual behavior

I attached an example report.rst from one of my nodes, as well as run_stats.log
report.txt
run_stats.log

Expected behavior

I have psutil in my conda env, and it could be imported without any problem, so I expected to get runtime info.

How to replicate the behavior

It might be specific version of things I have in my conda env, but I have not figured out which package is the culprit.

Platform details:

I'm using nipype 1.0.2 on python3.6 conda env with the default pickle, and psutil 5.4.3.

Execution environment

Choose one

  • Container [Tag: ???]
  • My python environment inside container [Base Tag: ???]
  • My python environment outside container

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions