GNU bug report logs - #73603
[PATCH 0/2] Add support for parallel I/O in netcdf

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Wed, 2 Oct 2024 15:39:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73603: closed ([PATCH 0/2] Add support for parallel I/O in
 netcdf)
Date: Fri, 04 Oct 2024 11:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 04 Oct 2024 13:53:09 +0200
with message-id <87cykgrsnu.fsf <at> gnu.org>
and subject line Re: [bug#73603] [PATCH 0/2] Add support for parallel I/O in netcdf
has caused the debbugs.gnu.org bug report #73603,
regarding [PATCH 0/2] Add support for parallel I/O in netcdf
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73603: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73603
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH 0/2] Add support for parallel I/O in netcdf
Date: Wed,  2 Oct 2024 17:32:24 +0200
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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: 73603-done <at> debbugs.gnu.org
Subject: Re: [bug#73603] [PATCH 0/2] Add support for parallel I/O in netcdf
Date: Fri, 04 Oct 2024 13:53:09 +0200
Romain GARBAGE <romain.garbage <at> inria.fr> skribis:

> 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.

Applied, thanks!


This bug report was last modified 282 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.