Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nc_test4_run_par_test fails with openmpi=5.0.0 #2810

Open
kasra-keshavarz opened this issue Nov 24, 2023 · 0 comments
Open

nc_test4_run_par_test fails with openmpi=5.0.0 #2810

kasra-keshavarz opened this issue Nov 24, 2023 · 0 comments

Comments

@kasra-keshavarz
Copy link

I am trying to run the bleeding-edge version of netcdf-c on my M2 MacBook Silicon and only one test nc_test4_run_par_test fails.

Versions:

  • netcdf-c: development version (after 4.9.2),
  • hdf5-mpi: stable 1.14.3
  • open-mpi: stable 5.0.0
  • OSX: Sonoma v14.1.1

And here is the configuration summary:

-- # NetCDF C Configuration Summary
==============================

# General
-------
NetCDF Version:		4.9.3-development
Dispatch Version:       5
Configured On:		Fri 24 Nov 2023 15:33:49 MST
Host System:		arm64-Darwin-23.1.0
Build Directory: 	/Users/kasrakeshavarz/Documents/github-repos/netcdf-c/build
Install Prefix:         /usr/local
Plugin Install Prefix:  N.A.

# Compiling Options
-----------------
C Compiler:		/Library/Developer/CommandLineTools/usr/bin/cc
CFLAGS:			 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wshorten-64-to-32 -Wconversion
CPPFLAGS:		 
LDFLAGS:		 
AM_CFLAGS:		
AM_CPPFLAGS:		
AM_LDFLAGS:		
Shared Library:		yes
Static Library:		no
Extra libraries:	-lhdf5_hl -lhdf5 -lsz -lz -ldl -lm -lblosc -lzstd -lbz2 -lcurl -lxml2
XML Parser:             libxml2

# Features
--------
Benchmarks:		no
NetCDF-2 API:		yes
HDF4 Support:		no
HDF5 Support:		yes
NetCDF-4 API:		yes
CDF5 Support:		yes
NC-4 Parallel Support:	yes
PnetCDF Support:	no

DAP2 Support:		yes
DAP4 Support:		yes
Byte-Range Support:	yes

S3 Support:	        no
S3 SDK:  	        none

NCZarr Support:		yes

Diskless Support:	yes
MMap Support:		yes
JNA Support:		no
ERANGE Fill Support:	yes
Relaxed Boundary Check:	yes

Quantization:		yes
Logging:     		no
SZIP Write Support:     yes
Standard Filters:       deflate szip blosc zstd bz2
ZSTD Support:           yes
Parallel Filters:       yes

Let me know if I am missing anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant