Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

ifort 16.0.3 and HDf5 segfault

Matt_C_3
Beginner
234 Views

All builds I've tested (up to 1.8.17 and 1.10.0-patch1) segfault when being built on Linux with icc and ifortran 16.0.3. Any idea what's going on? gcc and gfortran builds build correctly.

0 Kudos
2 Replies
Matt_C_3
Beginner
234 Views

UPDATE: Must be related to either ifort 16 or Linux kernel 4.*. When built with ifort 17 and kernel 3.19.0-68, build completed and passed all tests.

When I get back to the office I'll test ifort 17 with Linux kernel 4.* and report back the known culprit.

0 Kudos
Matt_C_3
Beginner
234 Views

UPDATE 2: Seems to be an issue with ifort 16.0.3. The ifort 17 package worked for both Linux kernels 3 and 4. HDF5 1.8.17 along with zlib and szip compiled and run correctly.

0 Kudos
Reply