Coder Social home page Coder Social logo

Comments (3)

wbhart avatar wbhart commented on August 15, 2024

Here is a list of functions (thanks to Dan Grayson) which currently exceed this limit (there may be others: ulimit -v 400000 will catch them):

    fft/test/t-fft_ifft_mfa_truncate_sqrt2.c
    fft/test/t-fft_ifft_truncate_sqrt2.c
    fft/test/t-mul_fft_main.c
    fft/test/t-mul_mfa_truncate_sqrt2.c
    fft/test/t-mul_truncate_sqrt2.c
    fmpz_mod_poly/test/t-compose_horner.c
    fmpz_poly/test/t-mul_SS.c
    nmod_mat/test/t-mul_strassen.c
    nmod_poly/test/t-div_series.c
    nmod_poly/test/t-exp_series.c
    nmod_poly/test/t-gcd_hgcd.c
    nmod_poly/test/t-xgcd.c
    nmod_poly/test/t-xgcd_hgcd.c
    nmod_poly_factor/test/t-factor.c
    nmod_poly_factor/test/t-factor_cantor_zassenhaus.c

from flint.

fredrik-johansson avatar fredrik-johansson commented on August 15, 2024

Weird. I put a SHOW_MEMORY_USAGE in nmod_poly/test/t-exp_series.c and it only shows a maximum memory usage of 22 MB. Valgrind also doesn't show a memory leak.

from flint.

wbhart avatar wbhart commented on August 15, 2024

ulimit -v 400000 only caught one function in this list, for me. I fixed that one case by stopping the test before the final (largest) test cases, as the memory usage was a bit ridiculous. But I can't replicate this in the other cases.

from flint.

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.