Git Product home page Git Product logo

Comments (8)

costashatz avatar costashatz commented on August 15, 2024

Hey..

This is because you are using a new Ubuntu distribution and an old version of DART (mandatory for the current state of the repo). See dartsim/dart#1035 and dartsim/dart#1115.

Just use it without the native flags.. You should not gain too much anyway..

I should update the repo at some point to use the latest DART, but I do not have a lot of time at the moment. It is on my TODO list though..

from ite_v2.

AranBSmith avatar AranBSmith commented on August 15, 2024

I see, thanks for the feedback.

I'm keen on running this project as I will be doing something similar starting from June.. The best thing for me now would be to downgrade my dist.

Which version should I downgrade to?

from ite_v2.

costashatz avatar costashatz commented on August 15, 2024

I'm keen on running this project as I will be doing something similar starting from June.. The best thing for me now would be to downgrade my dist.

Which version should I downgrade to?

It should work without the native flags.. And this should be okay both performance-wise and result-wise. If I understood well, this is running without the native flags, no?

from ite_v2.

AranBSmith avatar AranBSmith commented on August 15, 2024

I ran it without the native flags, but instead I get Segmentation fault (core dumped) at the same place it seems.

from ite_v2.

costashatz avatar costashatz commented on August 15, 2024

I ran it without the native flags, but instead I get Segmentation fault (core dumped) at the same place it seems.

Did you recompile DART without the native flags? Just do cmake -DDART_ENABLE_SIMD=OFF .. when configuring..

from ite_v2.

AranBSmith avatar AranBSmith commented on August 15, 2024

No, I kept DART vanilla.. does cmake -DDART_ENABLE_SIMD=OFF .. give me that setting?

from ite_v2.

costashatz avatar costashatz commented on August 15, 2024

No, I kept DART vanilla.. does cmake -DDART_ENABLE_SIMD=OFF .. give me that setting?

Make sure you uninstall DART and re-install.

Also clean your waf build directories: ./waf distclean

from ite_v2.

AranBSmith avatar AranBSmith commented on August 15, 2024

Great, got it to work! Sorry for the trouble.

from ite_v2.

Related Issues (6)

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.