Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393361 - sys-cluster/mpich2 1.4-rc2 patch
Summary: sys-cluster/mpich2 1.4-rc2 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Bronder (RETIRED)
URL: http://forum.abinit.org/viewtopic.php...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 10:14 UTC by gentooer
Modified: 2012-03-07 01:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch (mpich2-hvector.patch,1.96 KB, text/plain)
2011-12-06 10:14 UTC, gentooer
Details
Updated ebuild (mpich2-1.4_rc2-r2.ebuild,3.96 KB, text/plain)
2011-12-06 10:15 UTC, gentooer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentooer 2011-12-06 10:14:34 UTC
Hi,

mpich2 version 1.4 has a well known error with MPI_TYPE_hvector, which gets obvious e.g. when compiling abinit 6.8 and higher with this library.

According to:
http://forum.abinit.org/viewtopic.php?f=3&t=1206#p3883

just two files have to be patched. I adopted the patch for the actual rc2 version and now abinit compiles with mpich2 1.4_rc2. You might consider adding this patch and add the appropriate patch line to the ebuild (or use the attached one).

Thanks,

Wilhlem

Reproducible: Always
Comment 1 gentooer 2011-12-06 10:14:52 UTC
Created attachment 294953 [details]
Patch
Comment 2 gentooer 2011-12-06 10:15:27 UTC
Created attachment 294955 [details]
Updated ebuild
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-06 20:47:16 UTC
That version is in the main tree too.
Comment 4 Justin Bronder (RETIRED) gentoo-dev 2012-01-10 03:00:52 UTC
Sorry for the long delay.  Can you try 1.4.1_p1 from the science overlay and tell me if things are working for you?  If so, I'll move the changes to the main tree.

Thanks.
Comment 5 gentooer 2012-01-11 09:23:26 UTC
Hi Justin,

The new version works for me. 

Thanks a lot.
Comment 6 Justin Bronder (RETIRED) gentoo-dev 2012-02-20 19:39:45 UTC
Reopen - this isn't in the main tree yet as I ran into issues porting it over.
Comment 7 Justin Bronder (RETIRED) gentoo-dev 2012-03-07 01:29:04 UTC
Using commit message:
------------------------------------------------------------------------------
Version bump, fix #393361, EAPI 4, fortran update.

(Portage version: 2.1.10.11/cvs/Linux x86_64)
------------------------------------------------------------------------------


Thanks for reporting and testing.