Bug 156331 - [patch] math/parmetis -- support (optional) build against openmpi instead of mpich2
Summary: [patch] math/parmetis -- support (optional) build against openmpi instead of ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stephen Montgomery-Smith
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-11 12:00 UTC by Klaus Aehlig
Modified: 2011-06-21 03:10 UTC (History)
0 users

See Also:


Attachments
parmetis.diff (715 bytes, patch)
2011-04-11 12:00 UTC, Klaus Aehlig
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Aehlig 2011-04-11 12:00:21 UTC
	math/parmetis builds against mpich2 as MPI-implementation. This
	makes it unsuitable in a project where openmpi is used. The sources,
	however, are quite agnostic towards the underlying MPI implementation.

	So I suggest to make the port honor the WITH_OPENMPI environment
	variable.

Fix: apply the following patch
Comment 1 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2011-06-20 03:34:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stephen

I'll take this.
Comment 2 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2011-06-21 03:01:33 UTC
State Changed
From-To: open->closed

Committed, with some portlint corrections.  Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-21 03:02:14 UTC
stephen     2011-06-21 02:02:05 UTC

  FreeBSD ports repository

  Modified files:
    math/parmetis        Makefile 
  Log:
  - Add option to use /net/openmpi instead of net/mpich2
  - portlint
  
  PR:             ports/156331
  Submitted by:   Klaus Aehlig <aehlig@linta.de>
  Approved by:    maho (mentor)
  
  Revision  Changes    Path
  1.16      +13 -7     ports/math/parmetis/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"