Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

The light of a hundred stars does not equal the light of the moon.


devel / comp.lang.fortran / Intel oneAPI compiler not happy with AVX512

SubjectAuthor
* Intel oneAPI compiler not happy with AVX512Woozy Song
+* Re: Intel oneAPI compiler not happy with AVX512m_b_metcalf
|`- Re: Intel oneAPI compiler not happy with AVX512Lawrence D'Oliveiro
`- Re: Intel oneAPI compiler not happy with AVX512Steve Lionel

1
Intel oneAPI compiler not happy with AVX512

<uvb0kh$29ndd$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10650&group=comp.lang.fortran#10650

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: suzyw...@outlook.com (Woozy Song)
Newsgroups: comp.lang.fortran
Subject: Intel oneAPI compiler not happy with AVX512
Date: Fri, 12 Apr 2024 17:58:38 +0800
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <uvb0kh$29ndd$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 12 Apr 2024 11:58:42 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="2e3cd12f0db2abf4bb11a988e1f5fc73";
logging-data="2416045"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19oahbdmvaszWG5Zb+00NX4FTl/i7r9kI8="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Firefox/91.0 SeaMonkey/2.53.18.2
Cancel-Lock: sha1:GohNF3T7bSewRX59d5JAf43o5dU=
X-Mozilla-News-Host: news://news.eternal-september.org:119
 by: Woozy Song - Fri, 12 Apr 2024 09:58 UTC

I have a package that contains nearly 500 f90 files. I noticed that in
the makefile, it was using -ax (automatic dispatch ) up to AVX2. I added
COMMON-AVX512 to the options. One thing I noticed was that compilation
is now slower. It seemed to stop for 30 seconds when it hit one
particular subroutine. But main problem was that after a few hundred
files, it aborted with unexpected internal error. The offending file
wasn't doing anything exotic, mostly a linear regression.
This is 2024.1 version of the compiler, pretty much the latest.
Has anybody else compiled for AVX512?

Re: Intel oneAPI compiler not happy with AVX512

<uflV4YZBKsRai8IUazvNDZTsp2Y@jntp>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10651&group=comp.lang.fortran#10651

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!pasdenom.info!from-devjntp
Message-ID: <uflV4YZBKsRai8IUazvNDZTsp2Y@jntp>
JNTP-Route: news2.nemoweb.net
JNTP-DataType: Article
Subject: Re: Intel oneAPI compiler not happy with AVX512
References: <uvb0kh$29ndd$1@dont-email.me>
Newsgroups: comp.lang.fortran
JNTP-HashClient: DvtZaAKcJgk3ycgJ8dvpn2a1n7E
JNTP-ThreadID: uvb0kh$29ndd$1@dont-email.me
JNTP-Uri: http://news2.nemoweb.net/?DataID=uflV4YZBKsRai8IUazvNDZTsp2Y@jntp
User-Agent: Nemo/0.999a
JNTP-OriginServer: news2.nemoweb.net
Date: Sun, 21 Apr 24 09:55:31 +0000
Organization: Nemoweb
JNTP-Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Injection-Info: news2.nemoweb.net; posting-host="07d40aeda53abdcbb8a9265825ae1b7127956fb5"; logging-data="2024-04-21T09:55:31Z/8825097"; posting-account="211@news2.nemoweb.net"; mail-complaints-to="julien.arlandis@gmail.com"
JNTP-ProtocolVersion: 0.21.1
JNTP-Server: PhpNemoServer/0.94.5
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-JNTP-JsonNewsGateway: 0.96
From: michaelm...@compuserve.com (m_b_metcalf)
 by: m_b_metcalf - Sun, 21 Apr 2024 09:55 UTC

Le 12/04/2024 à 11:58, Woozy Song a écrit :
> I have a package that contains nearly 500 f90 files. I noticed that in
> the makefile, it was using -ax (automatic dispatch ) up to AVX2. I added
> COMMON-AVX512 to the options. One thing I noticed was that compilation
> is now slower. It seemed to stop for 30 seconds when it hit one
> particular subroutine. But main problem was that after a few hundred
> files, it aborted with unexpected internal error. The offending file
> wasn't doing anything exotic, mostly a linear regression.
> This is 2024.1 version of the compiler, pretty much the latest.
> Has anybody else compiled for AVX512?

Pleae note that this forum is essentially dormant. I recommended that you
switch to Fortran Discourse, at
https://fortran-lang.discourse.group/latest

Regards,

Mike Metcalf

Re: Intel oneAPI compiler not happy with AVX512

<v046rb$htb5$6@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10652&group=comp.lang.fortran#10652

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ldo...@nz.invalid (Lawrence D'Oliveiro)
Newsgroups: comp.lang.fortran
Subject: Re: Intel oneAPI compiler not happy with AVX512
Date: Sun, 21 Apr 2024 23:18:04 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 5
Message-ID: <v046rb$htb5$6@dont-email.me>
References: <uvb0kh$29ndd$1@dont-email.me> <uflV4YZBKsRai8IUazvNDZTsp2Y@jntp>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 22 Apr 2024 01:18:04 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a50b2468e31bf3266ea857d988e1469f";
logging-data="587109"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+WoC44ZZE9sgubazRBpoP5"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:X5IBmNoVKF3H20/BlvEIxTLm8jU=
 by: Lawrence D'Oliv - Sun, 21 Apr 2024 23:18 UTC

On Sun, 21 Apr 24 09:55:31 +0000, m_b_metcalf wrote:

> Plea[s]e note that this forum is essentially dormant.

Like a volcano, “dormant” does not mean “extinct”.

Re: Intel oneAPI compiler not happy with AVX512

<l9afemFkuuaU1@mid.individual.net>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10653&group=comp.lang.fortran#10653

  copy link   Newsgroups: comp.lang.fortran
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: ste...@seesignature.invalid (Steve Lionel)
Newsgroups: comp.lang.fortran
Subject: Re: Intel oneAPI compiler not happy with AVX512
Date: Mon, 29 Apr 2024 16:49:25 -0400
Lines: 27
Message-ID: <l9afemFkuuaU1@mid.individual.net>
References: <uvb0kh$29ndd$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net vi5Out9yC+084mPTAm/5IwjsStImjqUOxRk/X6VrbOLcuAN6HN
Cancel-Lock: sha1:79r0O7vzd07PLo1ul1uCEBpAfrY= sha256:MPKv8WwodSyCpOdh/u8r7SyvWEp7ugxdm7v5QY8d2IA=
User-Agent: Mozilla Thunderbird
Content-Language: en-US
In-Reply-To: <uvb0kh$29ndd$1@dont-email.me>
 by: Steve Lionel - Mon, 29 Apr 2024 20:49 UTC

On 4/12/2024 5:58 AM, Woozy Song wrote:
> I have a package that contains nearly 500 f90 files. I noticed that in
> the makefile, it was using -ax (automatic dispatch ) up to AVX2. I added
> COMMON-AVX512 to the options. One thing I noticed was that compilation
> is now slower. It seemed to stop for 30 seconds when it hit one
> particular subroutine. But main problem was that after a few hundred
> files, it aborted with unexpected internal error. The offending file
> wasn't doing anything exotic, mostly a linear regression.
> This is 2024.1 version of the compiler, pretty much the latest.
> Has anybody else compiled for AVX512?

Please report this in
https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-compiler
and provide a reproducer. Internal Compiler Error is always a compiler
bug. But before you do, try ifx instead of ifort, as it has an entirely
different code generator and is the path forward for Intel. Bugs that
are ifort-only are unlikely to get fixed.
--
Steve Lionel
ISO/IEC JTC1/SC22/WG5 (Fortran) Convenor
Retired Intel Fortran developer/support
Email: firstname at firstnamelastname dot com
Twitter: @DoctorFortran
LinkedIn: https://www.linkedin.com/in/stevelionel
Blog: https://stevelionel.com/drfortran
WG5: https://wg5-fortran.org

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor