public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Florian Weimer <fweimer@redhat.com>
Cc: "H.J. Lu via Libc-alpha" <libc-alpha@sourceware.org>,
	Arjan van de Ven <arjan@linux.intel.com>,
	 Hongyu Wang <hongyu.wang@intel.com>,
	liuhongt <hongtao.liu@intel.com>,
	 Thiago Macieira <thiago.macieira@intel.com>
Subject: Re: [PATCH] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
Date: Tue, 7 Dec 2021 06:15:57 -0800	[thread overview]
Message-ID: <CAMe9rOqwUwEZjUF=wonTAAxJyrj5eD2wApe0bUHC+sam005y6Q@mail.gmail.com> (raw)
In-Reply-To: <87r1aoqzlz.fsf@oldenburg.str.redhat.com>

On Tue, Dec 7, 2021 at 6:05 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * H. J. Lu via Libc-alpha:
>
> > Hongtao, Hongyu,  can you find a Rocket Lake to test?
>
> I've found a lab machine with an i7-11700 CPU.  Is there something I
> could test for you?

You can enable AVX512 in glibc with:

$ export GLIBC_TUNABLES=glibc.cpu.hwcaps=-Prefer_No_AVX512

While bootstrapping GCC with -j8, track CPU frequency with turbostat.  If
there is no CPU frequency drop and build time is less comparing against
without GLIBC_TUNABLES, we can enable AVX512.

> (This could be non-production silicon, though.)
>

The frequency behavior of non-production silicon can be different.

-- 
H.J.

  reply	other threads:[~2021-12-07 14:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06  3:23 H.J. Lu
2021-12-07  7:47 ` Noah Goldstein
2021-12-07 12:53   ` H.J. Lu
2021-12-07 13:17     ` Arjan van de Ven
2021-12-07 13:34       ` H.J. Lu
2021-12-07 14:05         ` Florian Weimer
2021-12-07 14:15           ` H.J. Lu [this message]
2021-12-07 15:47             ` Florian Weimer
2021-12-07 15:52               ` H.J. Lu
2021-12-07 16:22                 ` Thiago Macieira
2021-12-07 19:32                 ` Noah Goldstein
2022-04-23  1:51                   ` Sunil Pandey

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

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

  git send-email \
    --in-reply-to='CAMe9rOqwUwEZjUF=wonTAAxJyrj5eD2wApe0bUHC+sam005y6Q@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=arjan@linux.intel.com \
    --cc=fweimer@redhat.com \
    --cc=hongtao.liu@intel.com \
    --cc=hongyu.wang@intel.com \
    --cc=libc-alpha@sourceware.org \
    --cc=thiago.macieira@intel.com \
    /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.
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).