From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 438211382C5 for ; Fri, 4 May 2018 13:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8DA0E0923; Fri, 4 May 2018 13:33:06 +0000 (UTC) Received: from mail-qt0-x234.google.com (mail-qt0-x234.google.com [IPv6:2607:f8b0:400d:c0d::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46D0DE08FB for ; Fri, 4 May 2018 13:33:06 +0000 (UTC) Received: by mail-qt0-x234.google.com with SMTP id q6-v6so27308167qtn.3 for ; Fri, 04 May 2018 06:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=epUSi2rkpRijkDB7eiIDBZ6hUE0wo4QMUIWoqAtnjuw=; b=XKvCEXYYnlYQTRIXdWRYiAl1uMojl7FDNYCO27KJPVJ1H8nuXVa9QdAWHwQNV6dTQi GMUsBJ2pIP8U9EyOm91w0fFS3kmtaxk2kc/qzV9gfHX0zcLnd7WtO68M0mXlA5g0lTlc yQ8sthac0nmneSxsfbgGMtQVGK9skifa6NVD/o0aKE8mkaUFpg4jQ047L9noFfIhCbGk 0lwxGoof+aMJ40wBwLhrbEZXq4dH2y7IJU1Jomt3oRrI4kKhscgmQlSY4Zh14kZm95sH Q8jEsIZCKasghCvRMr29El2iirQOHXQ9HCjTkWLxrUQR614z3QF5UpbLlYf6elwOQsMU srAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=epUSi2rkpRijkDB7eiIDBZ6hUE0wo4QMUIWoqAtnjuw=; b=KIbdZdqjOXsyay5bCDAQgPRW8pwvY5WmyZ0zN+zLIf1OreA7UQutPlNoOzjsrKuyWq Mj8/Jw7GqSkZxYr2nmjuwIGhtAHUHeWNM3vaX2avpIdXR4gQ4zP04TyroJ+n2g/domYV uSV1GCSLc9BhYp7SZV6kxNTnop8J8F+7hD9y+sjQlgShtBtvfGo6CAjDz7B8+CE8I1Hc VTFwVbS94k7sbd7Y0MN69MHaqPOwAn4fFeNdcNLoMCHkpOGp/gZZGyviI7k839GVYvsy MviIxmjbVZpVRl8q1/48mGQ7UFmXhMEKVwLJujkxsVFiESrpL8FIv6SXU03347QT5boT kWNg== X-Gm-Message-State: ALKqPwe0Cg5m/1Vu2Cmji2I2iIyRiAStDgi9tBT6LBxxkUpvlM1KG8Bt nTzpAf/Jmo+bVjgSFtvIaKJyvgYDrA4A0Ayx+LM2Ew== X-Google-Smtp-Source: AB8JxZr2ozv01pmYqWhTf/QSApFp/JC2Dic5yXUxnvIZrp/UqrFfzkw6e9O0ddnBoE4OHWb9oG/c/zP09NGj9u/3d9Q= X-Received: by 2002:ac8:1488:: with SMTP id l8-v6mr1986048qtj.182.1525440784884; Fri, 04 May 2018 06:33:04 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.12.148.97 with HTTP; Fri, 4 May 2018 06:33:04 -0700 (PDT) In-Reply-To: <20180503231301.xcppablpvqespa3a@matica.foolinux.mooo.com> References: <20180503231301.xcppablpvqespa3a@matica.foolinux.mooo.com> From: =?UTF-8?Q?Andr=C3=A9s_Becerra_Sandoval?= Date: Fri, 4 May 2018 08:33:04 -0500 Message-ID: Subject: Re: [gentoo-user] Suboptimal emerging of python libraries with native code To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="0000000000001be7e1056b615c51" X-Archives-Salt: c0fe029c-7ed3-4b21-b580-4602ab39af49 X-Archives-Hash: cbd29a13d6c32e0b3e5ad1d445962dbf --0000000000001be7e1056b615c51 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2018-05-03 18:13 GMT-05:00 Ian Zimmerman : > I just emerged sci-libs/scipy. I was unpleasantly surprised that the > job only loaded one of my cpus most of the time, resulting in a longish > wait (15-20 minutes). > =E2=80=8BHello Ian, =E2=80=8B=E2=80=8BMaybe it is because this bug: =E2=80=8B https://bugs.gentoo.org/614464 =E2=80=8B =E2=80=8B --0000000000001be7e1056b615c51 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-05-03 18:13 GMT-05:00 Ian Zimmerman <itz@very.loosely.org= >:
I just em= erged sci-libs/scipy.=C2=A0 I was unpleasantly surprised that the
job only loaded one of my cpus most of the time, resulting in a longish
wait (15-20 minutes).

=E2=80=8BHello Ian,=

=E2=80=8B=E2=80=8BMaybe it is because this bug:

=E2=80=8B =E2=80=8B

--0000000000001be7e1056b615c51--