Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117221 - BlockSolve95 parallel ILU and ICC solver (New package)
Summary: BlockSolve95 parallel ILU and ICC solver (New package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www-unix.mcs.anl.gov/sumaa3d/B...
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on: 53386
Blocks:
  Show dependency tree
 
Reported: 2005-12-30 10:10 UTC by Jean-François Richard
Modified: 2009-03-01 20:12 UTC (History)
0 users

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


Attachments
sci-libs/blocksolve95-3.0.ebuild (blocksolve95-3.0.ebuild,2.23 KB, text/plain)
2005-12-30 10:11 UTC, Jean-François Richard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François Richard 2005-12-30 10:10:39 UTC
Attached is an ebuild for BlockSolve95, which works with PETSc (see bug #53386).


From the website:

BlockSolve95  is a scalable parallel software library primarily intended for the solution of sparse linear systems that arise from physical models, especially problems involving multiple degrees of freedom at each node.
Comment 1 Jean-François Richard 2005-12-30 10:11:41 UTC
Created attachment 75805 [details]
sci-libs/blocksolve95-3.0.ebuild
Comment 2 Jean-François Richard 2005-12-30 10:22:49 UTC
Self-check...

To have it to work with something else than Atlas, these line should be changed

	echo 'BLAS_LIB = /usr/lib/blas/atlas/libblas.a' >> ${site}
	echo 'LAPACK_LIB = /usr/lib/lapack/atlas/liblapack.a' >> ${site}

to
	echo 'BLAS_LIB = /usr/lib/libblas.a' >> ${site}
	echo 'LAPACK_LIB = /usr/lib/liblapack.a' >> ${site}

in the attached sci-libs/blocksolve95-3.0.ebuild

(Just tested : works with Atlas)
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 20:12:08 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. 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