#14833 closed submission (fixed)
NEW: slepc 2.3.3
Reported by: | mmoll@… | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | math, eigenvalue problems, parallel computing | Cc: | mmoll@… |
Port: |
Description
New port for SLEPc.
SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix.
This port uses the same directory structure as PETSc, since it's an extension of it. There is a variant to compile in support for ARPACK, another eigenvalue computation package.
This port depends on PETSc whose Portfile is added here: http://trac.macosforge.org/projects/macports/ticket/14832
Attachments (2)
Change History (9)
Changed 17 years ago by mmoll@…
Changed 17 years ago by mmoll@…
Attachment: | patch-slepc-2.3.3.diff added |
---|
comment:1 Changed 16 years ago by wsiegrist@…
Owner: | changed from macports-tickets@… to wsiegrist@… |
---|
comment:2 Changed 16 years ago by wsiegrist@…
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by wsiegrist@…
Owner: | changed from wsiegrist@… to mmoll@… |
---|---|
Status: | assigned → new |
Assigning back to you since you can commit now. I didnt get a chance to test this one.
comment:4 Changed 16 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
A slightly modified version of this Portfile that checks if the right things are installed for the arpack variant has been committed.
comment:5 Changed 16 years ago by raimue (Rainer Müller)
Please include revision numbers when referring to commits. This makes it easier to review and understand your changes. Thanks!
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:7 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Claiming ticket while I test the new port.