Opened 12 years ago

Closed 12 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)

Portfile.diff (1.3 KB) - added by christophe.prudhomme@… 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by christophe.prudhomme@…

Attachment: Portfile.diff added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added
Owner: changed from macports-tickets@… to mmoll@…

comment:2 Changed 12 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Thanks. Committed in r92570.

Note: See TracTickets for help on using tickets.