From: Alexey Tourbin <alexey.tourbin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] RFC: New arch proposal (avx2)
Date: Fri, 21 Feb 2020 11:13:49 +0300
Message-ID: <CA+qzen=KQiLzG_eFjQdz9dAqWqS6pd9B9r2JDEYN5RLG7ort+g@mail.gmail.com> (raw)
In-Reply-To: <20200221005349.kjhbc6o5tdpa3cje@altlinux.org>
On Fri, Feb 21, 2020 at 3:53 AM Vitaly Chikunov <vt@altlinux.org> wrote:
> Предлагаю сделать новую архитектуру avx2. На основании вот этого:
> https://fedoraproject.org/wiki/Changes/x86-64_micro-architecture_update
Вряд ли Федора на это решится. 1) Во всех младших младших моделях
(Pentium и Celeron) AVX2 отключен. 2) В мобильных микроархитектурах
(Goldmont) AVX2 нету в принципе.
С точки зрения компиляции кода AVX2 largely бесполезен (кроме
небольшой группы случаев, когда AVX2-реализацию можно повесить на
IFUNC, как в glibc). AVX2 - плохой/неполноценный набор инструкций.
AVX2-регистры поделены на две SSE-половинки, операции выполняются над
половниками, а между половинками обмен затруднен (VPERMD has 8 cycle
latency on Zen2). AVX2 инструкции могут тормозить процессор.
Процессор начинает тупить и теряет частоту. Травис Даунс недавно
подробно описал, как это происходит:
https://travisdowns.github.io/blog/2020/01/17/avxfreq1.html
next prev parent reply other threads:[~2020-02-21 8:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-21 0:53 Vitaly Chikunov
2020-02-21 3:53 ` Anton Farygin
2020-02-21 4:01 ` Anton Farygin
2020-02-21 5:31 ` Ivan A. Melnikov
2020-02-21 6:33 ` Anton Farygin
2020-02-21 6:40 ` Антон Мидюков
2020-02-21 6:43 ` Anton Farygin
2020-02-21 5:35 ` Sergei Epiphanov
2020-02-21 8:13 ` Alexey Tourbin [this message]
2020-02-21 11:14 ` Dmitry V. Levin
2020-02-21 14:01 ` Anton Farygin
2020-02-21 11:37 ` Andrey Savchenko
2020-03-08 2:14 ` Mikhail Novosyolov
2020-03-08 2:39 ` Aleksey Novodvorsky
2020-03-08 2:54 ` Aleksey Novodvorsky
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='CA+qzen=KQiLzG_eFjQdz9dAqWqS6pd9B9r2JDEYN5RLG7ort+g@mail.gmail.com' \
--to=alexey.tourbin@gmail.com \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git