Giter Site home page Giter Site logo

Comments (3)

skoudoro avatar skoudoro commented on June 7, 2024 1

Hi @joshuacwnewton,

I confirm, The difference between 1.8.0 and 1.9.0 on macOS is OPENMP:
since 1.9.0, we build our package with openmp flag which was not the case before.

Not sure what is the issue. So maybe you are encountering concurrency, or openmp conflict, or something like that with pytorch. I will experiment next week

from dipy.

joshuacwnewton avatar joshuacwnewton commented on June 7, 2024

Thank you for the confirmation! I'll try some experimentation on our end, too. :)

from dipy.

joshuacwnewton avatar joshuacwnewton commented on June 7, 2024

The OpenMP mention reminded me of a similar issue we had with an upstream change to onnxruntime:

tl;dr: onnxruntime required OpenMP to be installed for versions 1.5.x and 1.6.x. They then removed this requirement in 1.7.0 due to feedback:

Going off of what we did previously to fix this (install openmp in CI), I tried this on our test PR to see if it would prevent the runner from timing out. But, libomp is already installed:

Run brew install libomp
Warning: libomp 17.0.6 is already installed and up-to-date.

I will keep investigating, but my hunch is that our package will just have to specific dipy!=1.9.0 in the short term.

from dipy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.