Welcome, Guest
Username: Password: Remember me

TOPIC: Windows 7 parrallel installation

Windows 7 parrallel installation 11 years 9 months ago #7102

  • M.mire
  • M.mire's Avatar
Hi,

I'm trying to compile Telemac (parallel mode) with Intel Fortran XE 2011 on a Windows 7 64bits.
I already managed to install it in scalar mode. But with the parallel installation, I'm stuck.
I have a problem with crt64.lib... I tried to find this file but I didn't suceed. Could you give me this file or explain me how to find it ?

Thank you,
Rémi
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7109

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Hi,

Could you give me a few other informations:
- What version of Telemac you are using and what environement (perl or python).
- Where exactly you are stuck in the installation.
- What version of mpi you are using.
- The systel.ini (perl) or systel.cfg (python) you are using

Thanks,
Yoann
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7116

  • M.mire
  • M.mire's Avatar
Hi,
Thank you for your quick answer,
I'm using Telemac V6P2 with python environment. I have installed MPICH binary packages 3.01, and I have uploaded the metis library of the website.
I think my config file is correct (some lines bellow):

incs_parallel: /include:C:\opentelemac\mpi\include
libs_parallel: C:\opentelemac\metis\libmetis64b.lib
libs_all : C:\opentelemac\mpi\lib\fmpich2.lib

When I tried to compile TELEMAC, this is running until I get the message cannot find crt64.lib file on the consol.
Please tell me if you want more information,
Rémi.
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7119

  • M.mire
  • M.mire's Avatar
Here is my config file
I put my metis library into the folder opentelemac/metis.
And I installed MPICH also into the opentelemac/mpi.
Attachments:
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7124

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Thanks for the info could you give the output of the console as well.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7125

  • M.mire
  • M.mire's Avatar
Ok,

After rebooting aparently it is working. I get the message: "my work is done".
So now I tried to run a validation cas file.
But I get a new error.. I attached the output of the console.

Thank's for your time
Attachments:
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7138

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Good for the compilation.

For the run the error seems to come from the mpi host.
Can you show me the command you made to run the test.
Is there a file named "mpi_hostfile" in the temporary folder?
If there is could you give me its content.

Thanks
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7141

  • M.mire
  • M.mire's Avatar
Here is what I wrote to run the validation case:

telemac2d.py -f C:\opentelemac\v6p2\config\systel.cis-windiws.cfg -c wintelmpi casFile.cas

I checked the MPI_HOSTFILE, and there is only one line: "DUMASDELAGE-HP" (name of my computer)

I attached the MPI_hostfile.
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7142

  • M.mire
  • M.mire's Avatar
here is the file (not sure it is really interesting...)
The administrator has disabled public write access.

Windows 7 parrallel installation 11 years 9 months ago #7153

  • M.mire
  • M.mire's Avatar
Okay,

I found out how to solve the problem regarding the simulation of telemac2d in parallel. Here is what I've done:

Uninstall previous version of MPICH2
Open an admin command prompt by right-clicking on the command prompt icon and selecting "run as administrator"
Run "msiexec /i mpich2-1.3.2p1-win-ia32.msi" from the admin command prompt to install MPICH2
During installation select that MPICH2 be installed for "Everyone" for all users.
Run wmpiconfig and register my REAL windows login name and password.
To test the execution environment,I've tried to run cpi.exe using: 'mpiexec -n 4 cpi' (in the example folder of MPICH)
And finally I ran a case file of validation folder and everything worked !

But then I tried to run my tomawac case file, but I didn't succeed to make it run... I heard that Tomawac wasn't working very well in parallel mode (version 6.2). Do you think it comes from my installation or from tomawac ?
tomawacRun.jpg
The administrator has disabled public write access.
Moderators: borisb

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