Giter VIP home page Giter VIP logo

Comments (5)

dot-asm avatar dot-asm commented on June 4, 2024

Could you be more specific about how it fails? Does it fail to compile? Does it crash at run time? First thing that comes to mind is a compiler bug. And the usual way to test if we're looking at one is to drop the optimization level. Can you try that? There was modification to POINTonE2_mult_gls past the referred commit, but it's later, more specifically next to 9c5edde...

from blst.

dot-asm avatar dot-asm commented on June 4, 2024

Another possibility possible explanation is that latest POINTonE2_mult_gls is using more stack. Can this be a problem on your system?

from blst.

Mario-DLH avatar Mario-DLH commented on June 4, 2024

Turns out it was a stack problem indeed. Thank you for your response and sorry for the inconveniences.

from blst.

dot-asm avatar dot-asm commented on June 4, 2024

No problem. For my reference, how large did stack turn out to be on your platform? The POINTonE2_mult_gls wants +18KB for itself and I wonder what the total is.

from blst.

Mario-DLH avatar Mario-DLH commented on June 4, 2024

I had to add about 6KB more (from 15 to 21). I don't know the exact amount as I tried increasing 1KB more each time.

from blst.

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.