PRECIS support forum
http://forum.precisrcm.com/

Running Precis v2.0
http://forum.precisrcm.com/viewtopic.php?f=1&t=75
Page 1 of 1

Author:  luisblacutt [ Tue Feb 16, 2016 10:12 pm ]
Post subject:  Running Precis v2.0

Hi all,

I managed (finally) to install precis v2.0, however when I try to make the control run I have the following error
"Failed in model" as is shown in the attached image
Any help is welcome

Regards
Luis

Attachments:
PRECIS_fail.png
PRECIS_fail.png [ 112.17 KiB | Viewed 4784 times ]

Author:  sotucker [ Thu Feb 18, 2016 12:24 pm ]
Post subject:  Re: Running Precis v2.0

Hi Luis,

Please attach the log (.leave) file for this simulation.

To do this type:

cd $MY_OUTPUT
ls -rtl

Quote:
............
-rw-r--r-- 1 precis users 22836 Feb 16 14:30 dhgew000.dhgew.d16047.t142717.leave
-rw-r--r-- 1 precis users 25970 Feb 17 11:32 dhges000.dhges.d16048.t112627.leave
-rw-r--r-- 1 precis users 11499 Feb 18 12:06 dhgex000.dhgex.d16049.t120448.leave

and select the most recent one (in my case dhgex000.dhgex.d16049.t120448.leave). To attach it to the forum you will first need to gzip it, i.e. type

gzip dhgex000.dhgex.d16049.t120448.leave
.


Once you have done this we will have a look.

All the best,
Simon

Author:  luisblacutt [ Fri Feb 26, 2016 8:04 pm ]
Post subject:  Re: Running Precis v2.0

Hi Simon,

This is our leave file

Best
Luis

Attachments:
agzaa000.agzaa.d16047.t162156.leave.zip [3.92 KiB]
Downloaded 391 times

Author:  sotucker [ Mon Feb 29, 2016 12:06 pm ]
Post subject:  Re: Running Precis v2.0

Hi Luis,

The error message:
Quote:
mpd failed: gethostbyname_ex failed for linux-dp6p.site
hello -machinefile /home/precis/precis_expt/tmp/machines.047162156 -np 2 /home/precis/precis_expt/agzaa/agzaa.parexe
mpiexec failed: gethostbyname_ex failed for linux-dp6p.site


is related to the code PRECIS uses in order to run on multi processors.
To get around this, type hostname, to determine your host name. E.g.

Quote:
$ hostname
LuisComputer



, and then as root user you will need to edit the line

Quote:
127.0.0.1 localhost

in file /etc/hosts, so that it becomes


Quote:
127.0.0.1 localhost LuisComputer


All the best,
Simon

Author:  luisblacutt [ Mon Feb 29, 2016 3:32 pm ]
Post subject:  Re: Running Precis v2.0

Thanks Simon,

As for now it is running!

Best
Luis

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/