Welcome, Guest
Username: Password: Remember me

TOPIC: Problem of running v6p3r2 on HPC

Problem of running v6p3r2 on HPC 10 years 9 months ago #11734

  • qilong
  • qilong's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 340
  • Thank you received: 33
Hello,

I used to run my model with v6p3r1 on the HPC and it worked fine. Yesterday I updated the code to v6p3r2 and compiled the code with the same configurations which is for v6p3r1. But then I found I cannot run the model with "runcode.py" anymore. It gives the error like

ifort: error #10236: File not found: '/gpfs/scratch/users/vsc304/vsc30459/WesternScheldt2009_2D/SteeringFile_Scheldt_2D_SED_ClosedUpstream.txt_2014-01-24-09h56min31s/-L'

I have no idea about this. How can I solve it and make it running?
The full printout is attached as well as the configuration file.

Kind regards,
Qilong
Attachments:
The administrator has disabled public write access.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11771

  • qilong
  • qilong's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 340
  • Thank you received: 33
Hello,

I have found the solution for my problem. I simply modify the line in my configuration file

libs_all: -L /gpfs/scratch/apps/develop/software/impi/4.1.1.036/intel64/lib -lmpi -lmpigf -lpthread -lz -lstdc++ -v

to

libs_all: /gpfs/scratch/apps/develop/software/impi/4.1.1.036/intel64/lib/libmpi.a

I guess it's due to some changes in the python script.

Kind regards,
Qilong
The administrator has disabled public write access.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11772

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
This is a bug comming from the command realpath in the python script.

I can give you a corrected version of runcode.py if you want.
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.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11774

  • qilong
  • qilong's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 340
  • Thank you received: 33
Thanks a lot Yugi! It would be great if you can share the corrected version of runcode.py with me.
The administrator has disabled public write access.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11776

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
That version should do it.

Tell me if you have a problem with it.
Attachments:
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.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11777

  • qilong
  • qilong's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 340
  • Thank you received: 33
Thanks! Our server is down now...but I'll test it tomorrow.
I'll let you know if it works.

Kind regrads,
Qilong
The administrator has disabled public write access.

Problem of running v6p3r2 on HPC 10 years 9 months ago #11785

  • qilong
  • qilong's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 340
  • Thank you received: 33
Hello,

I tested your script this morning and now it works fine as before.
Thanks again!

Kind regards,
Qilong
The administrator has disabled public write access.
Moderators: borisb

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