Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Just installed telemac-mascaret v8p0r0, getting unclear partel error

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34322

  • rmspies
  • rmspies's Avatar
Hello everyone,

I just tried to install telemac-mascaret on Ubuntu Disco Dingo, and so far as I could tell the build with Python3 was successful because the installation gave me no error messages the last time I tried it. However, that does not seem to be the case, since when I try to run the example that is given on the installation page, I get the following unclear error concerning partel:
Exception: [{'name': 'run_partel', 'msg': 'Could not split your file T2DGEO with the error as follows:\n        \n... The following command failed for the reason above (or below)\n/home/ryan/Applications/telemac-mascaret/v8p0r0/builds/gfortranHPC/bin/partel < PARTEL.PAR >> partel_T2DGEO.log\n\n\nHere is the log:\n'}]

I am not sure what this means, and I can't seem to find any additional logs that would clear up what is going on. Did I install this properly?

I have attached the full output, along with the command that ran it, and I have also attached my installation files as .txt files. I also followed the suggestions here for building METIS if that helps at all. Let me know if there is anything else I can include to help resolve this issue.

Thanks,
Ryan
Attachments:
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34329

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
According to the error message the problem comes from the metis library...
/home/ryan/Applications/telemac-mascaret/v8p0r0/builds/gfortranHPC/bin/partel: error while loading shared libraries: libmetis.so: cannot open shared object file: No such file or directory
did you check the file exists?
Christophe
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34338

  • rmspies
  • rmspies's Avatar
The file should exist because I did sucessfully build METIS. In my telemac-mascaret directory I find it under:
/path/to/telemac-mascaret/v8p0r0/optionals/metis-5.1.0/build/lib/libmetis.so
Is there something special that I need to do environment-variable wise to get it to recognize that it exists?
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34339

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Maybe you could try to compile it in static...
Christophe
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34340

  • rmspies
  • rmspies's Avatar
How would this fix the larger problem of the library not linking?
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34341

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
this will produce the file libmetis.a
this is a test...
Christophe
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34342

  • rmspies
  • rmspies's Avatar
So I tried rebuilding METIS with the following:
make clean
rm -r build
rm Makefile
cmake -D CMAKE_INSTALL_PREFIX=<install_path> .
make
make install

But I don't see a libmetis.a file created anywhere.
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34343

  • rmspies
  • rmspies's Avatar
Update to this: I forced the flag that sets the compiler to compile the dynamic mode to FALSE, thereby actually creating libmetis.a. Now that I have that file what should I try next?
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34344

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
try to compile telemac again
You could just limit the compilation to partel module
Choose a clean compilation
Christophe
The administrator has disabled public write access.

Just installed telemac-mascaret v8p0r0, getting unclear partel error 5 years 3 months ago #34346

  • rmspies
  • rmspies's Avatar
I get the exact same error when trying it with a static build of METIS.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

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