<!DOCTYPE html>
<html data-lt-installed="true">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 05.05.2024 15:29, Maxim Kokryashkin
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:ydzwoetdw2le6faiwnzgobknnhhpbqmhkcv572pmxlphmyuwqe@b6wozlz5r2id">
      <pre class="moz-quote-pre" wrap="">Hi!
On Thu, Apr 18, 2024 at 11:24:42AM UTC, Sergey Kaplun wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Hi, Sergey

On 16.04.24, Sergey Bronnikov wrote:
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Hi, Sergey

On 12.04.2024 13:27, Sergey Kaplun wrote:
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
<snipped>

</pre>
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <pre class="moz-quote-pre" wrap="">diff --git a/.github/actions/setup-linux/action.yml b/.github/actions/setup-linux/action.yml
index f0171b83..19bdcfa2 100644
--- a/.github/actions/setup-linux/action.yml
+++ b/.github/actions/setup-linux/action.yml
@@ -17,3 +17,15 @@ runs:
          apt -y update
          apt -y install cmake gcc make ninja-build perl
        shell: bash
+    - name: Detect a presence of AVX512
</pre>
            </blockquote>
            <pre class="moz-quote-pre" wrap="">I suppose it shouldn't be a part of setup-linux action,
</pre>
          </blockquote>
          <pre class="moz-quote-pre" wrap="">
It was requested by Max.
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
And what is the rationale for it?
Why don't use this detection during steps in our workflow?

Hence, we avoid this unnecesary step for other jobs.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">I've suggested to move that to a separate action, not to the
setup-linux.</pre>
    </blockquote>
    Do you have objections to move this steps to workflow?<br>
    <blockquote type="cite"
cite="mid:ydzwoetdw2le6faiwnzgobknnhhpbqmhkcv572pmxlphmyuwqe@b6wozlz5r2id">
      <pre class="moz-quote-pre" wrap="">

<snipped>
</pre>
    </blockquote>
  </body>
  <lt-container></lt-container>
</html>