summaryrefslogtreecommitdiff
path: root/CITATION.cff
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2022-12-12 07:27:54 -0600
committerGitHub <noreply@github.com>2022-12-12 14:27:54 +0100
commit9fdb36585f083133232686015903c022ea653980 (patch)
treec4b3b3b1b7f65fc6fc93cd5f68471c23fbd5990f /CITATION.cff
parent1f0a9fdc1107b18bc36413bbc9d7f93e2ea0e0e3 (diff)
downloadspack-9fdb36585f083133232686015903c022ea653980.tar.gz
spack-9fdb36585f083133232686015903c022ea653980.tar.bz2
spack-9fdb36585f083133232686015903c022ea653980.tar.xz
spack-9fdb36585f083133232686015903c022ea653980.zip
Fix openblas build with intel compiler (#34432)
This PR patches the f_check script to detect the ifort compiler and ensure that F_COMPILER is iset to INTEL. This problem was introduced with openblas-0.3.21. Without this patch, the value of F_COMPILER falls back to G77 and icc rather than ifort is used for the linking stage. That results in the openblas library missing libifcore, which in turn means many Fotran programs can not be compiled with ifort.
Diffstat (limited to 'CITATION.cff')
0 files changed, 0 insertions, 0 deletions