[mpich-discuss] 'nonblocking' test needs revision
Kenneth Raffenetti
raffenet at mcs.anl.gov
Wed Oct 5 10:44:48 CDT 2016
Thanks, patch applied.
On 10/05/2016 08:18 AM, Jeff Hammond wrote:
> Attached, pushed to mpich-review/fix-mpich-test-dt-types and pushed
> to https://github.com/jeffhammond/mpich/tree/fix-mpich-test-dt-types.
>
> Jeff
>
>
>
> On Wed, Oct 5, 2016 at 3:25 AM, Chris Ward <TJCW at uk.ibm.com
> <mailto:TJCW at uk.ibm.com>> wrote:
>
> I'm using the MPICH BVT tests to test a build of OpenMPI. While
> doing that, I find that 'nonblocking.c' needs to be revised as follows
> // int *types = NULL;
> MPI_Datatype *types = NULL;
>
> // types = malloc(size * sizeof(int));
> types = malloc(size * sizeof(MPI_Datatype));
>
> Presumably it works as-is for mpich because MPI_Datatype is an
> 'int'; but this isn't the case for other MPI implementations. Would
> one of the mpich developers care to make these changes to the source
> code ?
> *T J (Chris) Ward, IBM Research.
> Scalable Data-Centric Computing - Active Storage Fabrics - IBM
> System BlueGene
> IBM United Kingdom Ltd., Hursley Park, Winchester, Hants, SO21 2JN
> 011-44-1962-818679
> LinkedIn **_https://www.linkedin.com/profile/view?id=60628729_*
> <https://www.linkedin.com/profile/view?id=60628729>*
> ResearchGate **_https://www.researchgate.net/profile/T_Ward2_*
> <https://www.researchgate.net/profile/T_Ward2>*
> **_
> _**_IBM System BlueGene Research_*
> <http://www.research.ibm.com/bluegene/>***_
> _**_IBM System BlueGene Marketing_*
> <http://www-03.ibm.com/systems/deepcomputing/bluegene/>*
> **_
> _**_IBM Resources for Global Servants_*
> <http://hurgsa.ibm.com/~tjcw/Compete/>***_
> _**_IBM Branded Products_* <http://www.ibm.com/shop>***_IBM Branded
> Swag_* <http://ibmlogogear.com/default.aspx>**
> <http://www.ibm.com/developerworks/linux/library/l-bluegene/index.html>
>
>
> UNIX in the Cloud - Find A Place Where There's Room To Grow, with
> the original Open Standard. _Free Trial Here Today_
> <http://sdf.lonestar.org/index.cgi?telnet>
> New Lamps For Old - _Diskless Remote Boot Linux_
> <http://drbl.sourceforge.net/>from _National Center for
> High-Performance Computing, Taiwan_ <http://www.nchc.org.tw/en/>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with
> number 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire
> PO6 3AU
>
> _______________________________________________
> discuss mailing list discuss at mpich.org <mailto:discuss at mpich.org>
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
> <https://lists.mpich.org/mailman/listinfo/discuss>
>
>
>
>
> --
> Jeff Hammond
> jeff.science at gmail.com <mailto:jeff.science at gmail.com>
> http://jeffhammond.github.io/
>
>
> _______________________________________________
> discuss mailing list discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list