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

addpkg: netcdf-openmpi-bootstrap #1877

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

Avimitin
Copy link
Contributor

This package provides netcdf-openmpi for package pnetcdf-openmpi. And the pnetcdf-openmpi package can be used for building the netcdf-openmpi itself.

Modifications:

  1. Becasue of the bug mentioned in netcdf-c #2500, BYTERANGE feature is closed.
  2. Close the pnetcdf feature and remove the pnetcdf makedepends.

Build Sequence:

  1. netcdf-openmpi-bootstrap
  2. pnetcdf-openmpi
  3. netcdf-openmpi

Additional Info:

All the three packages mention above needs --nocheck. This is because there are always some bug in shared memory from openmpi. All tests except openmpi parallel tests passed successfully. hdf5-openmpi ignore the failure too. So no check to bypass those parallel test is acceptable.

Signed-off-by: Avimitin avimitin@gmail.com

This package provides `netcdf-openmpi` for package `pnetcdf-openmpi`.
And the `pnetcdf-openmpi` package can be used for building the
`netcdf-openmpi` itself.

Modifications:
==============

1. Becasue of the bug mentioned in [netcdf-c felixonmars#2500], BYTERANGE feature is
closed.
2. Close the pnetcdf feature and remove the pnetcdf makedepends.

[netcdf-c felixonmars#2500]: Unidata/netcdf-c#2500

Build Sequence:
===============

1. netcdf-openmpi-bootstrap
2. pnetcdf-openmpi
3. netcdf-openmpi

Additional Info:
================

All the three packages mention above needs `--nocheck`. This is because
there are always some bug in shared memory from openmpi. All tests
except openmpi parallel tests passed successfully. hdf5-openmpi [ignore] the
failure too. So no check to bypass those parallel test is acceptable.

[ignore]: https://github.com/archlinux/svntogit-community/blob/packages/hdf5-openmpi/trunk/PKGBUILD#L88

Signed-off-by: Avimitin <avimitin@gmail.com>
@felixonmars felixonmars merged commit 4fb1182 into felixonmars:master Nov 17, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants