Skip to content

Issue with mdt-model-fit NODDI, getting stuck at "We will use the optimizer Powell with default settings" #62

@DarvinShehu

Description

@DarvinShehu

Hi Robbert,

We are running into an issue when trying to run the mdt-model-fit NODDI command in the MDT pipeline. The process seems to get stuck at the following line:
"We will use the optimizer Powell with default settings"

The pipeline works perfectly on a Fedora 39 workstation equipped with an Nvidia Quadro P5000 GPU and driver version 555.58.02. However, when we run the same command on an Ubuntu 24 virtual machine with an Nvidia GeForce RTX 3090 and driver version 565.57.01, the process gets stuck at the optimizer initialization.
We have tried a workaround by running the first part of the pipeline on the Fedora machine—up to the BallStick_r1 model fitting step—and then continuing the rest on the Ubuntu VM. This approach works, which suggests that the issue is specifically related to the BallStick_r1 model fitting, more precisely during the optimization phase, in the Ubuntu environment.

We were wondering:

Do you have any suggestions for troubleshooting this optimizer-related issue?

Is there a way to skip or modify the first part of the pipeline so that, for example, it uses the BallStick_r2 model instead of BallStick_r1? From what we understand, the pipeline runs a sequence of models in a cascade, but we haven't figured out exactly how it selects which models to use.

We’re also attaching screenshots from both machines to provide more context.

Thanks in advance for your help, and thank you for your great work on MDT!

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions