Intel oneAPI compiler not happy with AVX512

Liste des GroupesRevenir à cl fortran 
Sujet : Intel oneAPI compiler not happy with AVX512
De : suzyw0ng (at) *nospam* outlook.com (Woozy Song)
Groupes : comp.lang.fortran
Date : 12. Apr 2024, 10:58:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <uvb0kh$29ndd$1@dont-email.me>
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2
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?

Date Sujet#  Auteur
12 Apr 24 * Intel oneAPI compiler not happy with AVX5124Woozy Song
21 Apr 24 +* Re: Intel oneAPI compiler not happy with AVX5122m_b_metcalf
22 Apr 24 i`- Re: Intel oneAPI compiler not happy with AVX5121Lawrence D'Oliveiro
29 Apr 24 `- Re: Intel oneAPI compiler not happy with AVX5121Steve Lionel

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal