Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43387 - parallel-netcdf-0.9.3.ebuild (New Package)
Summary: parallel-netcdf-0.9.3.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-03-01 09:09 UTC by Raimondo Giammanco
Modified: 2018-06-07 18:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
parallel-netcdf-0.9.3.ebuild (New Package) (parallel-netcdf-0.9.3.ebuild,1.27 KB, text/plain)
2004-03-01 09:11 UTC, Raimondo Giammanco
Details
Version update. (parallel-netcdf-1.1.1.ebuild,1.05 KB, text/plain)
2010-07-04 05:27 UTC, dE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raimondo Giammanco 2004-03-01 09:09:17 UTC
Hello,

 parallel netcdf is a parallel version of the netcdf package
already present in app-sci. It should be binary compatible with
old datasets generated by netcdf and should be useful in
parallel context.
I listed as dependencies netcdf (to have the original libraries
and complete documentation) and mpich as MPI implementation.

As I discussing found out in the parallel-netcdf mailing list,
lam-mpi has a not perfect implementation of a subsystem,
therefore this package needs explicitly mpich.

I would suggest app-sci, but I guess sys-cluster maybe is more
suited.

Last thing, the install section is not so good, I install basically
the things manually, but I have problem with the make install,
since the makefiles want to chmod some directories and I receive 
sandbox violation.

I will try to improve it later.
Comment 1 Raimondo Giammanco 2004-03-01 09:11:07 UTC
Created attachment 26663 [details]
parallel-netcdf-0.9.3.ebuild (New Package)
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-28 00:35:13 UTC
This should probably go into sys-cluster but be maintained by sci people primarily.
Comment 3 Raimondo Giammanco 2005-07-26 03:22:15 UTC
Seem working for 0.9.4, simply rename the ebuild. Will do more checkings for the
impending 1.0 release.
 
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-29 18:53:34 UTC
(this is an automated message based on filtering criteria that matched this bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accomendate you on a timely
manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We
anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 5 dE 2010-07-04 05:27:21 UTC
Created attachment 237413 [details]
Version update.