On 29.07.2022 05:30, Eliot Moss wrote:
On 7/28/2022 11:20 PM, Krishnaveni K S wrote:
Dear Yano,
Thank you so much for the support.
I have use 64 bit download from cygwin and used the demo files for test run.
Haven't used 32 bit..
Can you please suggest how to solve this?

With regards
Krishnaveni

What is grow?  Where is it coming from?  How was it compiled?

Cygwin has a huge number of packages; generally one installs a selection.
Doing them all verges on craziness.  So what is "all the required packages"
in this case?

I feel there's a lot you aren't telling us.  Is this some app from a
third party?  They may not have packaged it well with Cygwin.

Presumably, you meant ./grow.exe, not ../grow.exe (unless you were in
a subolder and rally wanted grow.exe from the parent folder).

Etc.

Hope this helps advanced the cause a bit ....   EM


Hi Elliot,

with the help of Google I found that:

http://www.ncgia.ucsb.edu/projects/gig/Dnload/download.htm

is the source of the package and the SLEUTHGA.zip contains both code
and a Cygwin 64 bit binary depending only from the Cygwin dll
built in 2017

$ cygcheck ./grow.exe
d:\cyg_pub\tmp\SLEUTHGA\grow.exe
  D:\cygwin64\bin\cygwin1.dll
    C:\WINDOWS\system32\KERNEL32.dll
      C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\KERNELBASE.dll^

The README point to a demo script in the Scenarios directory

$ cat Scenarios/doit
date > Andijan2_1991_55_100_0.13_900_55_50
../grow.exe evolve scenario.Andijan2_calibrate 55 100 0.13 900 55 50 >> Andijan2_1991_55_100_0.13_900_55_50
date >> Andijan2_1991_55_100_0.13_900_55_50

For what I can see running the script take almost 100% of one CPU but does not produce any error

  bash doit

(still running for the time being)

Krishnaveni,
are you running a different Scenarion ?

Regards
Marco





--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to