Opened 13 years ago
Closed 13 years ago
#34287 closed enhancement (fixed)
update petsc Portfile to include external software
Reported by: | christophe.prudhomme@… | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch | Cc: | |
Port: | petsc |
Description
This patch allows to install along side petsc several libraries providing:
- direct solvers (sequential : umfpack and sequential/parallel: mumps)
- partitioner : scotch, parmetis
- multi grid solver (ml)
- blacs/scalapack support (required by mumps)
these external libraries are installed in $PETSC_DIR
Attachments (1)
Change History (3)
Changed 13 years ago by christophe.prudhomme@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to mmoll@… |
comment:2 Changed 13 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks. Committed in r92570.