[Trac] #230: Parallelize the testsuite
#230: Parallelize the testsuite --------------------------------------+------------------------------------- Reporter: sebastien | Owner: sebastien Type: enhancement | Status: new Priority: major | Milestone: Component: Build system / Packaging | Version: Keywords: | --------------------------------------+------------------------------------- Currently the testsuite only uses one processor. We should paralellize it, probably using the -j option of make. Some tests have to be run in sequential order (the 2nd test depends on the result of the 1st): those should probably lie in a separate list of tests which will not be (fully) parallelized. Need to think about a way to aggregate the tests results into one report. -- Ticket URL: <https://www.dynare.org/trac/ticket/230> Dynare <http://www.dynare.org> The Dynare project
#230: Parallelize the testsuite ---------------------------------------+---------------------- Reporter: sebastien | Owner: houtanb Type: enhancement | Status: accepted Priority: major | Milestone: Component: Build system / Packaging | Version: Resolution: | Keywords: ---------------------------------------+---------------------- Changes (by houtanb): * owner: sebastien => houtanb * status: new => accepted -- Ticket URL: <https://www.dynare.org/trac/ticket/230#comment:1> Dynare <http://www.dynare.org> The Dynare project
#230: Parallelize the testsuite ---------------------------------------+--------------------- Reporter: sebastien | Owner: houtanb Type: enhancement | Status: closed Priority: major | Milestone: Component: Build system / Packaging | Version: Resolution: fixed | Keywords: ---------------------------------------+--------------------- Changes (by houtanb): * status: accepted => closed * resolution: => fixed Comment: 7dbfaebf59a2f79a0ebb52f6496a6de3905511f9 -- Ticket URL: <https://www.dynare.org/trac/ticket/230#comment:2> Dynare <http://www.dynare.org> The Dynare project
participants (1)
-
Trac Dynare