Welcome, Guest
Username: Password: Remember me

TOPIC: parallel compilation errors with makepar90

parallel compilation errors with makepar90 13 years 2 months ago #2419

  • mtayel
  • mtayel's Avatar
Hello to all
this is my first time to write in the forum
i use telemac v6p1 source code
first i install perl
second install mpich2
i use intel compiler XE v12 as fortran compiler with MS visual studio 2010 under windows7
when i make the compilation of telemac system with makeall90 every thing is good and the exe files is generated
but when i make the compilation with makepar90 no exe files is generated and a lot of errors appear

File Attachment:

File Name: errormakepar90.txt
File Size: 20 KB


i send also the systel.ini
thanks in advance
The administrator has disabled public write access.

Re: parallel compilation errors with makepar90 13 years 2 months ago #2420

  • mtayel
  • mtayel's Avatar
excuse me here is the systel file
Attachments:
The administrator has disabled public write access.

Re: parallel compilation errors with makepar90 13 years 2 months ago #2421

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
The compilation failed because the compiler couldn't find the file mpif.h during the compilation of parallel.
This path to this file should be updated in the makefile.wnt file in parallel\parallel_v6p1\sources

Hope this helps
Christophe
The administrator has disabled public write access.

Re: parallel compilation errors with makepar90 13 years 2 months ago #2422

  • mtayel
  • mtayel's Avatar
Thank you for fast and interactive respond
another types of errors appear now

File Attachment:

File Name: errormakepar90.txt
File Size: 19 KB


thanks again
Attachments:
The administrator has disabled public write access.

Re: parallel compilation errors with makepar90 13 years 2 months ago #2423

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Why did you have a $ in DIRINC_MPI?

In front of this keyword you should give the location of the MPI include
For example on my computer I have
DIRINC_MPI = "C:\Program Files (x86)\MPICH2\include"
I didn't install MPICH2 in the TELEMAC directory

Hope this helps
Christophe
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.