Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 393361

Summary: sys-cluster/mpich2 1.4-rc2 patch
Product: Gentoo Linux Reporter: gentooer <wilhelm.eger>
Component: [OLD] UnspecifiedAssignee: Justin Bronder (RETIRED) <jsbronder>
Status: RESOLVED FIXED    
Severity: normal CC: cluster
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://forum.abinit.org/viewtopic.php?f=3&t=1206#p3883
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch
Updated ebuild

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.