[mpich-discuss] discuss Digest, Vol 11, Issue 9

Amogh Katti A.P.Katti at pgr.reading.ac.uk
Fri Sep 13 01:08:49 CDT 2013


Thank you so much Wesley. I could install it successfully by disabling c++ and fortran compilation.

Amogh.
________________________________________
From: discuss-bounces at mpich.org [discuss-bounces at mpich.org] on behalf of discuss-request at mpich.org [discuss-request at mpich.org]
Sent: 11 September 2013 18:56
To: discuss at mpich.org
Subject: discuss Digest, Vol 11, Issue 9

Send discuss mailing list submissions to
        discuss at mpich.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.mpich.org/mailman/listinfo/discuss
or, via email, send a message with subject or body 'help' to
        discuss-request at mpich.org

You can reach the person managing the list at
        discuss-owner at mpich.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of discuss digest..."


Today's Topics:

   1. Re:  MPICH install failure (Wesley Bland)
   2.  MPI 3 on Win7(64-bit) (Michael.Rachner at dlr.de)
   3. Re:  MPI 3 on Win7(64-bit) (Jeff Hammond)
   4. Re:  MPI 3 on Win7(64-bit) (Wesley Bland)
   5.  MPI and bordered block system with LU decomposition
      (Mauro Crociara)
   6. Re:  MPI and bordered block system with LU        decomposition
      (Jeff Hammond)
   7. Re:  MPI and bordered block system with LU        decomposition
      (Mauro Crociara)


----------------------------------------------------------------------

Message: 1
Date: Mon, 9 Sep 2013 07:42:54 -0500
From: Wesley Bland <wbland at mcs.anl.gov>
To: discuss at mpich.org
Subject: Re: [mpich-discuss] MPICH install failure
Message-ID: <705EDFA1-B2D3-4C0C-9618-8109C48981F5 at mcs.anl.gov>
Content-Type: text/plain; charset="iso-8859-1"

It looks like you had some sort of issue in your configure step so the Makefiles were never generated. Can you send the config.log? It has much more useful information than c.txt. Although, on first glance, it appears that you don't have any C++ compiler installed. It's not necessary to do so, but if you don't want it, you need to specify that in your configure by adding `--disable-cxx` to your ./configure line.

Thanks,
Wesley

On Sep 9, 2013, at 7:35 AM, Amogh Katti <A.P.Katti at pgr.reading.ac.uk> wrote:

> Hello,
>
> I am a beginner to MPI programming. I tried to install MPICH and the build step failed saying, "No targets specified and no make file found". I have attached the c.txt and m.txt; Please help.
>
> Many thanks,
> Amogh.
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130909/07cfe8a0/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 11 Sep 2013 10:55:12 +0000
From: <Michael.Rachner at dlr.de>
To: <discuss at mpich.org>
Subject: [mpich-discuss] MPI 3 on Win7(64-bit)
Message-ID:
        <8337B490252F0944BF1D38541059627E16EFDF19 at DLREXMBX01.intra.dlr.de>
Content-Type: text/plain; charset="us-ascii"

Dear developers of MPICH,

Can anyone tell me, when a stable MPI 3 version (binary) of MPICH will be available for  Win7(64-bit)  operating system?
The new feature of MPI 3  of accessing a shared memory data window from the processes on the same node could become very helpful for my Ftn-code.

Thank You
  Michael Rachner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130911/49055a89/attachment-0001.html>

------------------------------

Message: 3
Date: Wed, 11 Sep 2013 08:13:14 -0500
From: Jeff Hammond <jeff.science at gmail.com>
To: "discuss at mpich.org" <discuss at mpich.org>
Subject: Re: [mpich-discuss] MPI 3 on Win7(64-bit)
Message-ID: <-9070410992953325885 at unknownmsgid>
Content-Type: text/plain; charset="iso-8859-1"

There's a frequently quoted entry in the MPICH FAQ about Windows support
that you may wish to consult. Or peruse list archives.

Jeff

Sent from my iPhone

On Sep 11, 2013, at 5:55 AM, "Michael.Rachner at dlr.de" <
Michael.Rachner at dlr.de> wrote:

  Dear developers of MPICH,



Can anyone tell me, when a stable MPI 3 version (binary) of MPICH will be
available for  Win7(64-bit)  operating system?

The new feature of MPI 3  of accessing a shared memory data window from the
processes on the same node could become very helpful for my Ftn-code.



Thank You

  Michael Rachner

_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130911/28dda9f8/attachment-0001.html>

------------------------------

Message: 4
Date: Wed, 11 Sep 2013 09:06:39 -0500
From: Wesley Bland <wbland at mcs.anl.gov>
To: discuss at mpich.org
Subject: Re: [mpich-discuss] MPI 3 on Win7(64-bit)
Message-ID: <4EA8DD82-008A-4FE6-8F2B-F876A3D7D0B9 at mcs.anl.gov>
Content-Type: text/plain; charset="iso-8859-1"

Unfortunately, we haven't supported Windows since MPICH version 1.4.1p1. You can find out more at the FAQ page: http://wiki.mpich.org/mpich/index.php/Frequently_Asked_Questions#Q:_Why_can.27t_I_build_MPICH_on_Windows_anymore.3F

Thanks,
Wesley
On Sep 11, 2013, at 8:13 AM, Jeff Hammond <jeff.science at gmail.com> wrote:

> There's a frequently quoted entry in the MPICH FAQ about Windows support that you may wish to consult. Or peruse list archives.
>
> Jeff
>
> Sent from my iPhone
>
> On Sep 11, 2013, at 5:55 AM, "Michael.Rachner at dlr.de" <Michael.Rachner at dlr.de> wrote:
>
>> Dear developers of MPICH,
>>
>> Can anyone tell me, when a stable MPI 3 version (binary) of MPICH will be available for  Win7(64-bit)  operating system?
>> The new feature of MPI 3  of accessing a shared memory data window from the processes on the same node could become very helpful for my Ftn-code.
>>
>> Thank You
>>   Michael Rachner
>> _______________________________________________
>> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130911/3aaba1d7/attachment-0001.html>

------------------------------

Message: 5
Date: Wed, 11 Sep 2013 18:20:07 +0200
From: Mauro Crociara <mauro.crociara at gmail.com>
To: discuss at mpich.org
Subject: [mpich-discuss] MPI and bordered block system with LU
        decomposition
Message-ID:
        <CAP+iuWstrZiJHONDsSPjAGi4SoNOvz6tjT1sSReHRxe=+_4-+Q at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi guys, i'm new with MPI and i got some problem to transform a serial
code into parallel code, please see here for thecode
http://stackoverflow.com/questions/18743721/mpi-bordered-block-system-matrix-with-lu-decomposition

Here the GDB error: http://bpaste.net/show/tDDBNTyqVpUjxFUF3qSr/

I'm sorry for the Italian comments, please ignore it. Btw the code
should be clear. Thanks so much in advance.

Have a nice day guys!
--

Best Regards,
Mauro Crociara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130911/1eaf1209/attachment-0001.html>

------------------------------

Message: 6
Date: Wed, 11 Sep 2013 12:10:48 -0500
From: Jeff Hammond <jeff.science at gmail.com>
To: MPICH <discuss at mpich.org>
Subject: Re: [mpich-discuss] MPI and bordered block system with LU
        decomposition
Message-ID:
        <CAGKz=uKbB1u3YS2WJvm0YrNAAdgT-JDQohS9YH-s7sxD=XC98w at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I answered on stackoverflow.

Best,

Jeff


On Wed, Sep 11, 2013 at 11:20 AM, Mauro Crociara
<mauro.crociara at gmail.com>wrote:

> Hi guys, i'm new with MPI and i got some problem to transform a serial
> code into parallel code, please see here for thecode
>
> http://stackoverflow.com/questions/18743721/mpi-bordered-block-system-matrix-with-lu-decomposition
>
> Here the GDB error: http://bpaste.net/show/tDDBNTyqVpUjxFUF3qSr/
>
> I'm sorry for the Italian comments, please ignore it. Btw the code
> should be clear. Thanks so much in advance.
>
> Have a nice day guys!
> --
>
> Best Regards,
> Mauro Crociara
>
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>



--
Jeff Hammond
jeff.science at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130911/7c0a2e2d/attachment-0001.html>

------------------------------

Message: 7
Date: Wed, 11 Sep 2013 19:56:25 +0200
From: Mauro Crociara <mauro.crociara at gmail.com>
To: discuss at mpich.org
Subject: Re: [mpich-discuss] MPI and bordered block system with LU
        decomposition
Message-ID:
        <CAP+iuWtgsbj33vds4ADaNiHs=YKKisFU02UDomCBwzeL_LSBFQ at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Ok thanks for the support, but i got the same problem with MPI_Reduce
(d_tmp, b_tmp, LD * N, MPI_DOUBLE, MPI_SUM, MASTER, MPI_COMM_WORLD);

Best
Mauro Crociara

2013/9/11 Jeff Hammond <jeff.science at gmail.com>:
> I answered on stackoverflow.
>
> Best,
>
> Jeff
>
>
> On Wed, Sep 11, 2013 at 11:20 AM, Mauro Crociara <mauro.crociara at gmail.com>
> wrote:
>>
>> Hi guys, i'm new with MPI and i got some problem to transform a serial
>> code into parallel code, please see here for thecode
>>
>> http://stackoverflow.com/questions/18743721/mpi-bordered-block-system-matrix-with-lu-decomposition
>>
>> Here the GDB error: http://bpaste.net/show/tDDBNTyqVpUjxFUF3qSr/
>>
>> I'm sorry for the Italian comments, please ignore it. Btw the code
>> should be clear. Thanks so much in advance.
>>
>> Have a nice day guys!
>> --
>>
>> Best Regards,
>> Mauro Crociara
>>
>> _______________________________________________
>> discuss mailing list     discuss at mpich.org
>> To manage subscription options or unsubscribe:
>> https://lists.mpich.org/mailman/listinfo/discuss
>
>
>
>
> --
> Jeff Hammond
> jeff.science at gmail.com
>
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss



--

Cordiali saluti,
Mauro Crociara


------------------------------

_______________________________________________
discuss mailing list
discuss at mpich.org
https://lists.mpich.org/mailman/listinfo/discuss

End of discuss Digest, Vol 11, Issue 9
**************************************





More information about the discuss mailing list