Giter VIP home page Giter VIP logo

Comments (3)

anilyil avatar anilyil commented on September 24, 2024

@chrislupp see OpenMDAO poem about this change here: https://github.com/OpenMDAO/POEMs/blob/master/POEM_035.md

The deprecation warnings are from openmdao. I believe the warnings are added with this PR: OpenMDAO/OpenMDAO#1760.

For now, 3.6.0 works. We will update the MPhys code with the new OpenMDAO API for src_indices, which should resolve these warnings. I am not sure about the first error-like thing you posted. I have not seen anything like that from our code but I also dont have a lot of experience with aerostructural.

Hope this helps.

from mphys.

chrislupp avatar chrislupp commented on September 24, 2024

Thanks for the OpenMDAO version pointer. BTW, I figured out the first warning/error: apparently this can happen when running docker containers and supposedly the warnings are harmless.

from mphys.

chrislupp avatar chrislupp commented on September 24, 2024

as discussed in the telecon today, to get openmpi and docker running without those annoying messages, you can deactivate Vader (for reference, here the OpenMPI issue: open-mpi/ompi#4948) by setting the environment variable:

export OMPI_MCA_btl_vader_single_copy_mechanism=none

with Docker, I tend to set this in the Dockerfile.

from mphys.

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.