Welcome, Guest
Username: Password: Remember me

TOPIC: Trying to build opentelemac on Linux

Trying to build opentelemac on Linux 2 years 10 months ago #39555

  • swanlyk
  • swanlyk's Avatar
Hoping someone can offer some guidance.

I have cloned opentelemac from Git on my local machine.

I am running on Manjaro (an arch Linux distribution).

When I look at the installation instructions they do not seem to be in line with the files that I have cloned from Git.

So at this point I'm thinking if I could just make from source that would be my best approach. Does anyone have an suggestion for a configure and make file. I'm using gfortran and at first do not need/want/require the MPI stuff.

Can anyone help?
The administrator has disabled public write access.

Trying to build opentelemac on Linux 2 years 10 months ago #39558

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello,

You should read the forum rules: opentelemac.org/index.php/kunena/help
In particular #2 and 7 if you want to have an answer.
Your sentence "When I look at the installation instructions they do not seem to be in line with the files that I have cloned from Git." is not clear and need more explanations. Do not hesitate to tell what you have already installed as prerequisite, which version atec.

I delete your other post in the TELEMAC-2D section.

Chi-Tuan
The administrator has disabled public write access.

Trying to build opentelemac on Linux 2 years 10 months ago #39559

  • Sorrymaker
  • Sorrymaker's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 5
Hi,

Maybe you should check this web-page, I think this may help you in deed.
wiki.opentelemac.org/doku.php?id=installation_on_linux

In fact, if the MPI is not required as you said, to use the fundamental function of TELEMAC, you only need python/numpy/gfortran/HDF5/MED/SciPy/Matplotlib
Then you should rewrite your cfg file and pysource file. The basic one of cfg file could be like this:
cmd_obj:    gfortran -c -cpp -fPIC -O2 -fconvert=big-endian -frecord-marker=4 -DHAVE_VTK <mods> <incs> <f95name>
cmd_lib:    ar cru <libname> <objs>
cmd_exe:    gfortran -fPIC -fconvert=big-endian -frecord-marker=4 -lpthread -lm -o <exename> <objs> <libs>

Take a look at the installation wiki first, that helps you.

Regards,
Sorrymaker
The administrator has disabled public write access.
The following user(s) said Thank You: swanlyk
Moderators: borisb

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