Bug 151869 - benchmarks/hpl: chase net/mpich2 upgrade
Summary: benchmarks/hpl: chase net/mpich2 upgrade
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 16:00 UTC by Thierry Thomas
Modified: 2010-11-14 22:10 UTC (History)
0 users

See Also:


Attachments
hpl.diff (1010 bytes, patch)
2010-11-01 16:00 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2010-11-01 16:00:27 UTC
	When upgrading net/mpich2, hpl must be modified.

	PR 51867: http://www.freebsd.org/cgi/query-pr.cgi?pr=151867

	Note: to fix hpl, I propose to link it with mpl and -pthread.
	Another solution could be to use mpicc.

How-To-Repeat: 	- Apply PR 51867 to upgrade mpich2;
	- then apply the attached patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-01 16:00:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2010-11-01 16:16:05 UTC
State Changed
From-To: open->feedback


Please let me know if you accept this patch, so that I could upgrade 
net/mpich2. 

Best regards,
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-14 22:00:32 UTC
thierry     2010-11-14 22:00:16 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks/hpl       Makefile 
  Log:
  Chase the upgrade of MPICH2.
  
  PR:             ports/151869
  Approved by:    oliver (maintainer)
  
  Revision  Changes    Path
  1.18      +3 -4      ports/benchmarks/hpl/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"
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2010-11-14 22:02:05 UTC
State Changed
From-To: feedback->closed


Committed, thanks for the approval!