all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73603] [PATCH 0/2] Add support for parallel I/O in netcdf
@ 2024-10-02 15:32 Romain GARBAGE
  2024-10-02 15:40 ` [bug#73603] [PATCH 1/2] gnu: Add pnetcdf Romain GARBAGE
  2024-10-04 11:53 ` bug#73603: [PATCH 0/2] Add support for parallel I/O in netcdf Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Romain GARBAGE @ 2024-10-02 15:32 UTC (permalink / raw)
  To: 73603; +Cc: ludovic.courtes, Romain GARBAGE

According to the documentation at [1], parallel I/O support for classic
netCDF files, i.e. CDF-1, 2 and 5 formats, requires the PnetCDF library.
This patch series adds the pnetcdf package (first commit) and activates
the pnetcdf support in the parallel variant of the netcdf package.

[1]: https://docs.unidata.ucar.edu/nug/current/getting_and_building_netcdf.html#build_parallel

Romain GARBAGE (2):
  gnu: Add pnetcdf.
  gnu: netcdf-parallel-openmpi: Enable pnetcdf support.

 gnu/packages/maths.scm | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)


base-commit: 71fef00c95b22a1d917abdb28de5aa217b023e31
-- 
2.46.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-04 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 15:32 [bug#73603] [PATCH 0/2] Add support for parallel I/O in netcdf Romain GARBAGE
2024-10-02 15:40 ` [bug#73603] [PATCH 1/2] gnu: Add pnetcdf Romain GARBAGE
2024-10-02 15:40   ` [bug#73603] [PATCH 2/2] gnu: netcdf-parallel-openmpi: Enable pnetcdf support Romain GARBAGE
2024-10-04 11:53 ` bug#73603: [PATCH 0/2] Add support for parallel I/O in netcdf Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.