Welcome, Guest
Username: Password: Remember me

TOPIC: Partel bug in v6p3r1

Partel bug in v6p3r1 11 years 1 month ago #10612

  • UHM
  • UHM's Avatar
Dear Partel developers,

if I compile v6p3r1 with runtime checks (ifort), Partel fails during runtime as NULLTABLE(:) is unallocated.

This is a bug that occurs from v6p3 on.

It works if I change my settings to:
FC_OPT_COMPIL=" -c -convert big_endian -fpp -O0 -traceback -debug full -fpe0 -fp-model strict -cpp -DHAVE_MPI -DHAVE_TECPLOT"

It fails if I use the strict settings.
FC_OPT_COMPIL=" -c -convert big_endian -fpp -check uninit -check pointers -check bounds -O0 -traceback -debug full -fpe0 -fp-model strict -cpp -DHAVE_MPI -DHAVE_TECPLOT"


It would be nice if this could be fixed for the public version.

Nice greetings, Uwe
The administrator has disabled public write access.

Partel bug in v6p3r1 11 years 1 month ago #10614

  • jmhervouet
  • jmhervouet's Avatar
Hello Uwe,

Yoann will answer better than me but I think that Metis explicitely wants an unallocated NULLTABLE as an argument, and we have to give it, or it does not work, so we cannot have these checking options for compiling partel. Any suggestion welcome on this topic...

See you soon,

Jean-Michel Hervouet
The administrator has disabled public write access.

Partel bug in v6p3r1 11 years 1 month ago #10648

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

This solution was used to pass null array to metis.
Another solution is currently being tested that will not be using that "trick".

Hope it helps,
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.
Moderators: borisb

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