<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/memp/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/memp/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/memp/bugs/</id><updated>2010-07-06T11:45:58Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>memP with PGI</title><link href="https://sourceforge.net/p/memp/bugs/1/" rel="alternate"/><published>2010-07-06T11:45:58Z</published><updated>2010-07-06T11:45:58Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net82713a6234bffef3765126e2511443a0ca26541b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I am having problems getting memP to work with MPI builds built with PGI. Is there a known problem with this?&lt;/p&gt;
&lt;p&gt;My problem is a Segmentation fault, non memP builds work fine. I have also created a test program which does a basic malloc and this exhibits the same behaviour. &lt;br /&gt;
Initial debugging has suggested that the problem is in statistics.c at line 191.&lt;/p&gt;
&lt;p&gt;memPi_msg_debug ("Calculating stack size as %p - %p = %u\n",&lt;br /&gt;
memPi.topOfStack, &amp;amp;currstack,&lt;br /&gt;
(size_t) (memPi.topOfStack - (void *) &amp;amp;currstack));&lt;/p&gt;
&lt;p&gt;Are there any restictions on memP, as in specific MPI versions or something like that?&lt;/p&gt;
&lt;p&gt;Also is there any more documentation, regarding flags and the MEMP environment variable.&lt;/p&gt;
&lt;p&gt;Olly&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>