[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #LXR-325898]: FAIL: run_f90_par_examples.sh



Good afternoon,

This is a known issue that has been corrected, I believe, in the latest code.  
Would it be possible to try compiling using the `master` development branch 
from github?  I am hoping to have new releases of the netCDF-C library, and 
Fortran/C++ API, in short order; the upcoming release should correct this 
issue. 

Thank you,

-Ward 

> Hello ,
> 
> on CentOS 6.8 ( Xeon E5-2650 ),  with intel compiler 17 :
> 
> icc -V
> Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, 
> Version 17.0.3.191 Build 20170404
> Copyright (C) 1985-2017 Intel Corporation.  All rights reserved.
> 
> my config to compile netCDF-Fortran 4.4.4 :
> 
> ———————
> #!/bin/bash
> 
> LOCAL_LIB=/home/ucl/naps/jmbeuken/local/lib
> NCDIR=/home/ucl/naps/jmbeuken/local/netcdf4411
> CC=mpiicc \
> FC=mpiifort \
> H5DIR=/home/ucl/naps/jmbeuken/local/hdf5-1.8.18_impi \
> NCDIR=${NCDIR} \
> CPPFLAGS="-I${NCDIR}/include -I${H5DIR}/include " \
> LDFLAGS="-L${NCDIR}/lib -L${H5DIR}/lib -L${LOCAL_LIB}" \
> LD_LIBRARY_PATH=${NCDIR}/lib:${H5DIR}/lib:${LD_LIBRARY_PATH} \
> LIBS="-lnetcdf -lhdf5_hl -lhdf5 -lz -lcurl" \
> ./configure \
> --enable-large-file-tests \
> --enable-parallel-tests \
> --disable-shared --prefix=${NCDIR}
> ———————————————
> 
> 
> content of examples/F90/test-suite.log :
> 
> =======================================================
> netCDF-Fortran 4.4.4: examples/F90/test-suite.log
> =======================================================
> 
> # TOTAL: 9
> # PASS:  8
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: run_f90_par_examples.sh
> =============================
> 
> *** SUCCESS writing example file simple_xy_par.nc!
> *** SUCCESS reading example file simple_xy_par.nc!
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> 2
> 2
> 2
> =============================
> 
> regards,
> 
> jmb
> 


> 
> 
> [UCL] [UCL]
> Jean-Michel Beuken
> Computer Scientist
> Software Engineer for ABINIT.ORG<http://ABINIT.ORG> and ETSF.EU
> pole NAPS / IMCN / SST
> Rue des Etoiles, 8  boite L7.03.01
> B-1348 Louvain-la-Neuve
> ----------------------------------------------------------
> Tel. +32 (010) 47 35 70
> web site<http://www.uclouvain.be/jean-michel.beuken>
> 
> 
> Hello ,
> 
> on CentOS 6.8 ( Xeon E5-2650 ),  with intel compiler 17 :
> 
> icc -V
> Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, 
> Version 17.0.3.191 Build 20170404
> Copyright (C) 1985-2017 Intel Corporation.  All rights reserved.
> 
> my config to compile netCDF-Fortran 4.4.4 :
> 
> ———————
> #!/bin/bash
> 
> LOCAL_LIB=/home/ucl/naps/jmbeuken/local/lib
> NCDIR=/home/ucl/naps/jmbeuken/local/netcdf4411
> CC=mpiicc \
> FC=mpiifort \
> H5DIR=/home/ucl/naps/jmbeuken/local/hdf5-1.8.18_impi \
> NCDIR=${NCDIR} \
> CPPFLAGS="-I${NCDIR}/include -I${H5DIR}/include " \
> LDFLAGS="-L${NCDIR}/lib -L${H5DIR}/lib -L${LOCAL_LIB}" \
> LD_LIBRARY_PATH=${NCDIR}/lib:${H5DIR}/lib:${LD_LIBRARY_PATH} \
> LIBS="-lnetcdf -lhdf5_hl -lhdf5 -lz -lcurl" \
> ./configure \
> --enable-large-file-tests \
> --enable-parallel-tests \
> --disable-shared --prefix=${NCDIR}
> ———————————————
> 
> 
> content of examples/F90/test-suite.log :
> 
> =======================================================
> netCDF-Fortran 4.4.4: examples/F90/test-suite.log
> =======================================================
> 
> # TOTAL: 9
> # PASS:  8
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: run_f90_par_examples.sh
> =============================
> 
> *** SUCCESS writing example file simple_xy_par.nc!
> *** SUCCESS reading example file simple_xy_par.nc!
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> NetCDF: Attempt to extend dataset during NC_INDEPENDENT I/O operation. Use 
> nc_v
> a
> 2
> 2
> 2
> =============================
> 
> regards,
> 
> jmb
> 
> 
> 
> [UCL] [UCL]
> Jean-Michel Beuken
> Computer Scientist
> Software Engineer for ABINIT.ORG<http://ABINIT.ORG> and ETSF.EU
> pole NAPS / IMCN / SST
> Rue des Etoiles, 8  boite L7.03.01
> B-1348 Louvain-la-Neuve
> ----------------------------------------------------------
> Tel. +32 (010) 47 35 70
> web site<http://www.uclouvain.be/jean-michel.beuken>
> 
> 


Ticket Details
===================
Ticket ID: LXR-325898
Department: Support netCDF
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.