Giter Site home page Giter Site logo

Comments (3)

zxdi avatar zxdi commented on July 22, 2024 1

Almost the same error:

Making all in eigen/eigen
make[2]: Entering directory '/home/zxdi/code/libmesh-1.7.1/contrib/eigen/eigen'
make[2]: *** No rule to make target 'Eigen/src/Core/arch/CUDA/Half.h', needed by 'all-am'. Stop.
make[2]: Leaving directory '/home/zxdi/code/libmesh-1.7.1/contrib/eigen/eigen'
make[1]: *** [Makefile:1020: all-recursive] Error 1
make[1]: Leaving directory '/home/zxdi/code/libmesh-1.7.1/contrib'
make: *** [Makefile:32290: all-recursive] Error 1

Ubuntu 24.04, libmesh-1.7.1

from libmesh.

roystgnr avatar roystgnr commented on July 22, 2024

I'm not very familiar with that script (my apologies: libMesh builds on Windows aren't in CI or really supported, we just don't turn down third-party patches from people who've suffered to get it working anyways), but since it's using git ls-files to get the list of symlinks, and since you're hitting a failure in a git submodule, is it possible that we're just failing to recurse into submodules when we should be? Our contributor wouldn't have noticed at the time, because when that script was written we hadn't yet replaced our copy of Eigen with a submodule hash.

from libmesh.

zxdi avatar zxdi commented on July 22, 2024

Almost the same error:

Making all in eigen/eigen
make[2]: Entering directory '/home/zxdi/code/libmesh-1.7.1/contrib/eigen/eigen'
make[2]: *** No rule to make target 'Eigen/src/Core/arch/CUDA/Half.h', needed by 'all-am'. Stop.
make[2]: Leaving directory '/home/zxdi/code/libmesh-1.7.1/contrib/eigen/eigen'
make[1]: *** [Makefile:1020: all-recursive] Error 1
make[1]: Leaving directory '/home/zxdi/code/libmesh-1.7.1/contrib'
make: *** [Makefile:32290: all-recursive] Error 1

Ubuntu 24.04, libmesh-1.7.1

Resolved by using another libmesh version.

from libmesh.

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.