<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>problem with mpi on stampede2 - ifort fflags?</title>
  <link rel="alternate" href="https://tis.xsede.org/c/message_boards/find_thread?p_l_id=&amp;threadId=2803862" />
  <subtitle>problem with mpi on stampede2 - ifort fflags?</subtitle>
  <entry>
    <title>problem with mpi on stampede2 - ifort fflags?</title>
    <link rel="alternate" href="https://tis.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=2803861" />
    <author>
      <name>vincent combes</name>
    </author>
    <id>https://tis.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=2803861</id>
    <updated>2021-09-07T17:40:06Z</updated>
    <published>2021-09-07T17:40:06Z</published>
    <summary type="html">Dear all,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I am trying to run the ROMS ocean model on stampede2&lt;br /&gt;I am able to get it run using openmp, but I am having trouble making it run using mpi.&lt;br /&gt;&lt;br /&gt;Compiling does &lt;strong&gt;&lt;u&gt;not&lt;/u&gt;&lt;/strong&gt; complain (using ifort / mpfi90 / mvapich2. see below for flags)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When I run however I get the following errors (depending on the mpfi90 flags):&lt;br /&gt;&lt;br /&gt;forrtl: severe (194): Run-Time Check Failure. The variable &amp;#039;distribute_mod_mp_mp_reduce_1d_$SERROR&amp;#039; is being used in &amp;#039;distribute.f90(4812,19)&amp;#039; without being defined&lt;br /&gt;when I use the following fflags:&lt;br /&gt;mpif90 -c -fp-model precise -heap-arrays -ip -O3 -traceback -check uninit&lt;br /&gt;&lt;br /&gt;or&lt;br /&gt;&lt;br /&gt;Fatal error in PMPI_Bcast: Message truncated, error stack:&lt;br /&gt;PMPI_Bcast(1645)............: MPI_Bcast(buf=0x2b6bf2e372e0, count=20, MPI_DOUBLE_PRECISION, root=0, MPI_COMM_WORLD) failed&lt;br /&gt;when I use the following fflags:&lt;br /&gt;mpif90 -c -fp-model precise -heap-arrays -ip -O3&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I am guessing that I cannot run it because I don&amp;#039;t have the right flags for mpi.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;any help and tips are greatly appreciated !&lt;br /&gt;&lt;br /&gt;Vincent</summary>
    <dc:creator>vincent combes</dc:creator>
    <dc:date>2021-09-07T17:40:06Z</dc:date>
  </entry>
</feed>

