From: Ferran Eloi <d4373174@alumnes.eup.udl.es>
Newsgroups: comp.parallel.mpi
Subject: Having problems with the compilation of MPE libraries
Date: Thu, 15 Oct 1998 12:53:01 +0200
Organization: Universitat de Lleida (udl.es)
Message-Id: <3625D40D.29D0C0FE@alumnes.eup.udl.es>
References: <3609704E.EC06277C@cs.princeton.edu>
    <361E4D3D.48723FCC@mayo.edu>
    <stevenj-ya02408000R1210980057540001@news.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


>

Well, first of all my name is Ferran Eloi Gutierrez, and I'm an spanish
student of Computer Science doing my end's career project that is about MPI
where I'm trying to create a scheduler to control it.

Excuse me for my poor english, I can't practice the language.

I've some problems when I tried to compile the libraries of MPE (mpich
programming environment) , for example:
    The first problem that I see was that makefiles of mpe that's an incorrect
PATH to compile:
    first the mpicc wasn't correctly situated when I had compile de mpi, but I
this solution was easy.
   Now the problem that I've is the next:
        When I compile the mpe libraries, the compiler can create the object
files , but when all is created then it removes all the .o files. I've to try
to eliminate the sentences when it removes the .o files but I think this is
not the solution. By otherside I think I've installed well the mpi cause the
mpirun works fine. I use a Linux Pentium II with the Linux Red Hat 5.1
installed, and I've installed the MPI in /usr/local/mpich.

Dou you know what is hapennig ?

Thank you for your attention.

Ferran Eloi.

