unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: code@greghogan.com, guix-devel@gnu.org
Subject: Test parallelism with CMake
Date: Sat, 09 Oct 2021 09:56:24 +0200	[thread overview]
Message-ID: <3906845baca1424432c1fd5c3ab23c1400695b66.camel@gmail.com> (raw)
In-Reply-To: CA+3U0ZmnWrBdBpL=xHsp4CNPL3KfMYW6pvDJA-SbfyV4nuKnKw@mail.gmail.com

Hi Greg,

for the purposes of GNU Guix, #:parallel-build? and #:parallel-tests?
are distinct flags and the latter (if implemented) would apply to the
check phase.  Our cmake-build-system in this case defers to gnu-build-
system, which ought to insert -jN as you described.

It could be that the package(s) you build have disabled parallel tests
for some reason (breakage, reproducibility, ...).  If not there would
be issues passing those arguments, which I don't believe the case from
static analysis however.

Cheers,
Liliana



             reply	other threads:[~2021-10-09  7:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09  7:56 Liliana Marie Prikler [this message]
2021-10-12 17:28 ` Test parallelism with CMake Greg Hogan
2021-10-22 13:10 ` Greg Hogan
2021-10-22 18:28   ` Liliana Marie Prikler
2021-10-29 12:09   ` Ludovic Courtès
2021-11-03 14:47     ` Greg Hogan
2021-11-03 17:58       ` Liliana Marie Prikler
  -- strict thread matches above, loose matches on Subject: below --
2021-10-08 11:07 Greg Hogan
2021-10-21 19:30 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3906845baca1424432c1fd5c3ab23c1400695b66.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=code@greghogan.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).