[Bug 231062] Re: Segmentation fault while sending large arrays

2013-06-10 Thread Thomas Hotz
Ubuntu versions starting with Lucid (10.04 LTS) have mpich2, so I'm closing this bug. ** Changed in: mpich (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/231062

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-06-10 Thread Bram Metsch
The bug does not affect lucid. -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-02-01 Thread Emmanuel FARHI
One possible solution is to split arrays in small bits, e.g. only 1000 or 1 elements being sent/received, and catenate messages to rebuild original array. I attach example implementations for Reduce, Send and Recv calls (file: mpi_split-blocks.txt). ** Attachment added:

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-02-01 Thread Ralf Wildenhues
You can't be serious in recommending to change user code, just to cope with a bug in Ubuntu's build of MPICH. Please rebuild this package from source. There is likely just a 32bit vs 64bit issue in some header that broke the build. This is a bug in Debian/Ubuntu packaging, building the

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-02-01 Thread Ralf Wildenhues
Upstream Debian bug that is likely the same issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498213 ** Bug watch added: Debian Bug tracker #498213 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498213 -- Segmentation fault while sending large arrays

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-02-01 Thread Ralf Wildenhues
** Also affects: mpich (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498213 Importance: Unknown Status: Unknown -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of

[Bug 231062] Re: Segmentation fault while sending large arrays

2010-02-01 Thread Bug Watch Updater
** Changed in: mpich (Debian) Status: Unknown = New -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 231062] Re: Segmentation fault while sending large arrays

2008-08-14 Thread Michael Helmling
Isn't anybody able to fix this? That bug is *very* annoying! -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 231062] Re: Segmentation fault while sending large arrays

2008-06-18 Thread Michael Helmling
I think this library is the correct package that causes the bug. Also confirmed here on several hardy machines, also appears in debian testing. -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of

[Bug 231062] Re: Segmentation fault while sending large arrays

2008-06-03 Thread Jan Hama
Hi ! I have this bug also on a 64bit system. However the test code works on a 32-bit system. -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 231062] Re: Segmentation fault while sending large arrays

2008-05-16 Thread Bram Metsch
** Attachment added: test.c http://launchpadlibrarian.net/14558519/test.c -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 231062] Re: Segmentation fault while sending large arrays

2008-05-16 Thread Bram Metsch
Sorry, I attached the wrong file the last time. With this post you find the right one ** Attachment added: test.c http://launchpadlibrarian.net/14558881/test.c -- Segmentation fault while sending large arrays https://bugs.launchpad.net/bugs/231062 You received this bug notification because