Coder Social home page Coder Social logo

Comments (5)

felker avatar felker commented on August 20, 2024

@jxuamazon

from athena.

tomidakn avatar tomidakn commented on August 20, 2024

If I understand correctly, he said -O3 converges but the other configurations fail. I suspect that -O2 fails to unroll some functions and interfere vectorization with #pragma omp simd. (-O0 should work.) If this is the case, it is expected, but maybe it should be better documented.

from athena.

jxuamazon avatar jxuamazon commented on August 20, 2024

@tomidakn sorry, I remembered incorrectly when I talked to you about this. -O3 does not converge , but -O2 does.
@felker - I used Orszag-tan vortex test with 512x512 and 256x256 resolution. with -O3, the time step kept getting smaller and the program will run for a long time. I plan to run some more test on graviton 3 in the coming weeks.

from athena.

jxuamazon avatar jxuamazon commented on August 20, 2024

Tested this on C7g, the issue no longer exists. We can close this issue.

from athena.

jxuamazon avatar jxuamazon commented on August 20, 2024

tested on graviton3 c7g instance. the issue no longer exists.

from athena.

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.