Giter VIP home page Giter VIP logo

Comments (12)

BenjaminTJohnson avatar BenjaminTJohnson commented on September 16, 2024 1

from crtmv3.

fabiolrdiniz avatar fabiolrdiniz commented on September 16, 2024

Thanks for checking, @BenjaminTJohnson. Please, see #79. That might fix it.

from crtmv3.

fabiolrdiniz avatar fabiolrdiniz commented on September 16, 2024

Oh, I read your message too fast. It happened with develop for me (and very likely the release branch is suffering from that too).

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

@fabiolrdiniz which branch did you use for this test? Develop branch works fine for me.

Update: saw that you were using develop branch. I'll double check.

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

@fabiolrdiniz Could you share more on the error message? For example, for test_forward_Simple_atms_n21 (SEGFAULT)

from crtmv3.

fabiolrdiniz avatar fabiolrdiniz commented on September 16, 2024

@chengdang, thanks for checking. Yes, it fails with develop. Although the list is large, it's a minor fix. Please, see #79.

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

All ctest but 1 (test 90 on channel subset) passed for me with dev branch. Which compiler are you using?

from crtmv3.

fabiolrdiniz avatar fabiolrdiniz commented on September 16, 2024

It failed with develop for CLang on my laptop and it was failing with GNU on Orion (under maintenance today).

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

Thanks I see. I'm also on MacPro, but with the gcc enviroment.

export CC=/usr/local/bin/gcc-11
export CXX=/usr/local/bin/g++-11
export MPICXX=/usr/local/bin/mpicxx-11

Clang never worked for me with the following error message:
clang: error unsupported option '-fopenmp'

Let me update my gcc and re run the tests

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

Updated all libraries on my macpro, all ctests (but #90) still passed without any issue. I'll leave it up to Ben and you to decide on PR #79

Here are the most recent libraries I used:

export NC4_DIR="/usr/local/Cellar/netcdf/4.9.2_1"
export HDF_DIR="/usr/local/Cellar/hdf5/1.14.2"
export CC=/usr/local/bin/gcc-13; 
export CXX=/usr/local/bin/g++-13; 
export MPICXX=/usr/local/bin/mpicxx

from crtmv3.

fabiolrdiniz avatar fabiolrdiniz commented on September 16, 2024

@chengdang, can you add debug flags to your build?

from crtmv3.

chengdang avatar chengdang commented on September 16, 2024

@chengdang, can you add debug flags to your build?

Nice call! With debug I am able to reproduce the failed ctests. Will test/merge PR #79 now.

from crtmv3.

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.