<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/elmerfem/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/elmerfem/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/elmerfem/support-requests/</id><updated>2010-03-05T14:01:17Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Problem starting ELMER with MPICH2 on 64 architecture</title><link href="https://sourceforge.net/p/elmerfem/support-requests/2/" rel="alternate"/><published>2010-03-05T14:01:17Z</published><updated>2010-03-05T14:01:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net3fbfdc92d1e1ea396a396c079cbfb52c9488f568</id><summary type="html">Hello\!

I successfully builded Elmer with MPICH2, but I am getting a error when try to start ElmerSolver\_mpi:
cd tests/heateq-par
mpirun -np 2 ../../bin/ElmerSolver\_mpi

Fatal error in MPI\_Comm\_size: Invalid communicator, error stack:
MPI\_Comm\_size\(111\): MPI\_Comm\_size\(comm=0x1, size=0xea3560\) failed
MPI\_Comm\_size\(69\).: Invalid communicator
Fatal error in MPI\_Comm\_size: Invalid communicator, error stack:
MPI\_Comm\_size\(111\): MPI\_Comm\_size\(comm=0x1, size=0xea3560\) failed
MPI\_Comm\_size\(69\).: Invalid communicator
ELMER SOLVER \(v 5.4.1\) STARTED AT: 2010/03/04 18:15:31
ELMER SOLVER \(v 5.4.1\) STARTED AT: 2010/03/04 18:15:31
rank 0 in job 34 sgu20.se.ngrid.ru\_49662 caused collective abort of all ranks
exit status of rank 0: return code 1

Non mpi version of Elmer works fine, and others program which use MPICH2 works good too.
I tried to compile both trunk and last release from svn and getting the same error.

Thank you for your help,
Irmatov Pavel</summary></entry><entry><title>gfortran failed to build</title><link href="https://sourceforge.net/p/elmerfem/support-requests/1/" rel="alternate"/><published>2008-08-29T11:19:18Z</published><updated>2008-08-29T11:19:18Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc0f7cde2859f98c808954f0b125d48f18234df22</id><summary type="html">In directory elmerfem/trunk/fem/src

gfortran -O -m64 -fPIC -fPIC -I. -Ibinio -c iso\_varying\_string.f90
In Datei iso\_varying\_string.f90:58

character\(LEN=1\), dimension\(:\), allocatable::chars
1
Fehler: Attribut bei \(1\) ist in TYPE-Definition nicht erlaubt

failed to build the file iso\_varying\_string.f90 because of the type definition of varying\_string


gfortran version:

Ziel: x86\_64-redhat-linux
Konfiguriert mit: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-\_\_cxa\_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86\_64-redhat-linux
Thread-Modell: posix
gcc-Version 4.1.2 20070626 \(Red Hat 4.1.2-14\)

I compiled g95 in version gcc version 4.0.3 \(g95 0.92\!\) Aug 28 2008, which solve the problem for me.
\(i'm not a fortran expert :-\)


</summary></entry></feed>