Giter Club home page Giter Club logo

Comments (5)

wbhart avatar wbhart commented on July 17, 2024

On 18 March 2014 23:10, jakobkroeker [email protected] wrote:

it seems that Flint builds in parallel using e.g. make -j4,
is that safe?

Yes.

definitely not working perfectly is make -j4 check, since the output gets
scrambled.
Is it possible to fix that?

Why? It's not broken.

Maybe 'GNU parallel' could be useful, but I'm not sure about this.

Reply to this email directly or view it on GitHubhttps://github.com//issues/54
.

from flint2.

jakobkroeker avatar jakobkroeker commented on July 17, 2024

Why? It's not broken.

doh, probably you are right
the output gets scrambled (see below) but if a test fails, the error message remains readable?
that should be sufficient..

addmod....clog....PASS
compute_primes....discrete_log_bsgs....divrem2_precomp....PASS
PASS
PASS
...

from flint2.

wbhart avatar wbhart commented on July 17, 2024

You asked it to run all the test programs at the same time. So it did. I
can't imagine what else you were expecting it to do?

If you want the outputs to be sequential, run them sequentially!

Bill.

On 19 March 2014 00:28, jakobkroeker [email protected] wrote:

Why? It's not broken.

doh, probably you are right
the output gets scrambled (see below) but if a test fails, the error
message remains readable?
that should be sufficient..

addmod....clog....PASS
compute_primes....discrete_log_bsgs....divrem2_precomp....PASS
PASS
PASS
...

Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-38001793
.

from flint2.

jakobkroeker avatar jakobkroeker commented on July 17, 2024

If you want the outputs to be sequential, run them sequentially!

running tests sequentially is not mandatory to get the output atomic.

remark: the recent gnu make (v>4.0) provides an
--output-sync option, maybe that helps (have to update make before testing it)

from flint2.

jakobkroeker avatar jakobkroeker commented on July 17, 2024

If you want the outputs to be sequential, run them sequentially!

that takes far too long on a machine with several cores....

from flint2.

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.