Welcome, Guest
Username: Password: Remember me

TOPIC: 'ifort.exe' error

'ifort.exe' error 11 years 1 week ago #10985

  • yonsu
  • yonsu's Avatar
Dear all,
I have an error when running telemac2d program as the attacked file.
Could you please explain and give me comments to solve this problem ASAP?
Thank you so much.
Yonsu
ha1d8341.png
The administrator has disabled public write access.

'ifort.exe' error 11 years 1 week ago #10988

  • gourish
  • gourish's Avatar
Hi,
The error indicates the ifort.exe compiler is not in the environment path variable.
Have you installed ifort compiler on your system?
If yes then you will have to set the ifort compiler path in the path environment variable. Find the ifortvar.bat file in the intel compiler installation directory, which will give you and idea as how to set the compiler path and other settings.

To run the simulation (as indicated in the run error snapshot), the fortran file specified in the steering file has to be compiled and linked with telemac code, for which a fortran compiler is required (for example gfortran or intel fortran).

With Best Regards,
Gourish
The administrator has disabled public write access.

'ifort.exe' error 10 years 1 month ago #14510

  • tIDAL
  • tIDAL's Avatar
I am also facing the same error while compiling Telemac on Win 7 system. But i dont know know how to compile ifort compiler and I cant find this file.
Could u tell where do I find ifort.exe file and the ifortvar.bat file
Thanks in advance
The administrator has disabled public write access.

'ifort.exe' error 10 years 1 month ago #14511

  • gourish
  • gourish's Avatar
Hi,

Ifort compiler is the Intel fortran compiler, you can use the windows version on windows or the linux version for linux. Apparently the compiler is not a free compiler and it has to be bought from the Intel website, Intel however gives the linux non-commercial version for research purposes.

In case if you are not able to get Intel compiler, the a free option is to use cygwin or mingw on window, where you can use gfortran compiler on windows environment. Please refer to the following post for more help on installing and running Telemac on window using cygwin or mingw

www.opentelemac.org/index.php/kunena/2-w...tran-in-windows#8601

www.opentelemac.org/index.php/kunena/2-w...ndows-7-using-cygwin

With Best Regards,
Gourish
The administrator has disabled public write access.

error while running a test simultion file 9 years 11 months ago #15083

  • tIDAL
  • tIDAL's Avatar
I am getting the following error while running a test simulation file on my Windows 7 PC.The configuration and cas file are attached alongwith:


Running TCASE.case with telemac2d under C:\testsimulation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

... reading module dictionary
... running in English with TCASE.case
_____________
runcode::main:
C:\testsimulation:
|runCAS: inconsistent CAS file: C:\testsimulation\TCASE.case +> you may be
using an inappropriate configuration: wing64mpi +> or may be wishing for par
allel mode while using scalar configuration

C:\testsimulation>
Attachments:
The administrator has disabled public write access.

'ifort.exe' error 9 years 11 months ago #15087

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

you need to add the following option -DHAVE_MPI to your cmd_obj key in the configuration file.
Once this is done, you need to recompile that version clean:
compileTELEMAC.py --clean -c wing64mpi

Hope this helps,
Sébastien
The administrator has disabled public write access.
The following user(s) said Thank You: tIDAL

'ifort.exe' error 9 years 11 months ago #15100

  • tIDAL
  • tIDAL's Avatar
I dont really know where to make this modification in cmd_obj key and I dont find it in any of the .cfg files on the forum. Could you please make the necessary modifications to the confg file.
Thanks in advance.
The administrator has disabled public write access.

'ifort.exe' error 9 years 11 months ago #15103

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

Here attached -- do copy this file on top of the other one and re-compile as previously instructed.

Hope this helps,
Sébastien.
Attachments:
The administrator has disabled public write access.
The following user(s) said Thank You: tIDAL
Moderators: pham

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