<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://earth.bsc.es/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://earth.bsc.es/wiki/feed.php">
        <title> library:computing</title>
        <description></description>
        <link>http://earth.bsc.es/wiki/</link>
        <image rdf:resource="http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-16T09:28:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=library:computing:ifs_impi_troubles&amp;rev=1503582982&amp;do=diff"/>
                <rdf:li rdf:resource="http://earth.bsc.es/wiki/doku.php?id=library:computing:xios_impi_troubles_bench&amp;rev=1501601458&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico">
        <title></title>
        <link>http://earth.bsc.es/wiki/</link>
        <url>http://earth.bsc.es/wiki/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=library:computing:ifs_impi_troubles&amp;rev=1503582982&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-24T13:56:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>library:computing:ifs_impi_troubles</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=library:computing:ifs_impi_troubles&amp;rev=1503582982&amp;do=diff</link>
        <description>IFS Intel MPI issues

IFS @ MN4

Issue 1: IFS memory corrupted when activating AXV512

Environment: IFS 36r4. This bug was observed using the following compilers and MPI libraries:

	*  Intel 2017.4 &amp; Intel MPI 2017.4

The problem was reported when using -O2 &amp; -O3 optimization flags in conjunction with activation of</description>
    </item>
    <item rdf:about="http://earth.bsc.es/wiki/doku.php?id=library:computing:xios_impi_troubles_bench&amp;rev=1501601458&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-01T15:30:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>library:computing:xios_impi_troubles_bench</title>
        <link>http://earth.bsc.es/wiki/doku.php?id=library:computing:xios_impi_troubles_bench&amp;rev=1501601458&amp;do=diff</link>
        <description>bench.cpp

This code was used to reproduce the Intel MPI bug initializing XIOS server on MN3. It can be easily compiled by doing `mpicc bench.cpp -o bench` and then submitted to the scheduler.



/* skip C++ Binding for mpich , intel MPI */
#define MPICH_SKIP_MPICXX

/* skip C++ Binding for SGI MPI library */
#define MPI_NO_CPPBIND

/* skip C++ Binding for OpenMPI */
#define OMPI_SKIP_MPICXX

#include &lt;mpi.h&gt;

#include &lt;stdio.h&gt;

int main(int argc, char *argv[]){

	int rank;
        int world_si…</description>
    </item>
</rdf:RDF>
