Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread gmj
On 10/04/2017 11:58 AM, Eric Iverson wrote: > When you have the clean state hang in jconsole, please try ctrl+c (if you > have not already done so) as this should break out of some socket hangs. If > this breaks, it would provide important info. saw this msg after I sent but ctrl+C worked so far

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread gmj
On 10/04/2017 09:39 AM, Eric Iverson wrote: > Please do the following: > 1. let us know exactly what test you run (I use: qrun each 5#<99 99 2) qrun each 5#<99 99 2 > 2. ensure you have the latest base, net, and qtide Engine: j806/j64/linux Beta: GPL3/2017-09-28T15:36:37 Library: 8.06.07 Qt ID

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
middle 2 lines, no assert failures, still hangs. (jqt) > > > > > > From: Eric Iverson > To: Programming forum > Sent: Wednesday, October 4, 2017 2:14 PM > Subject: Re: [Jprogramming] jcs/zmq addons updated > > > > Pascal, >

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
inserted the middle 2 lines, no assert failures, still hangs. (jqt) From: Eric Iverson To: Programming forum Sent: Wednesday, October 4, 2017 2:14 PM Subject: Re: [Jprogramming] jcs/zmq addons updated Pascal, Please edit qrun to have the following 2

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
7;s > while frozen on qrun 99 5 3 at "end task: 4" (though finish 98 4) > > By far the most common freeze in all tests is on the very last job. > > > From: Eric Iverson > To: Programming forum > Sent: Wednesday, October 4, 2017 1:59

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
ozen on qrun 99 5 3 at "end task: 4" (though finish 98 4) By far the most common freeze in all tests is on the very last job. From: Eric Iverson To: Programming forum Sent: Wednesday, October 4, 2017 1:59 PM Subject: Re: [Jprogramming] jcs/zmq addons

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
99 5 3 several times on 4th try with debug (ctrl-k) >>> on, hangs >>> >>> in jconsole (attempt to unblock jqt) >>> >>> qrun 99 5 2 >>> |port already in use in this task: assert >>> | 'port already in use in this task'assert-

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
ngs >> >> in jconsole (attempt to unblock jqt) >> >> qrun 99 5 2 >> |port already in use in this task: assert >> | 'port already in use in this task'assert-.port e.>1{"1 jcs'' >> this error never occurred before, (when debu

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
hardware SMT capabilities. > > > > after clean start in jconsole > > > > qrun 99 99 2 > > > > hangs at > > > > "end task: 98" > > > > since this fails, I'm not trying the 5# or 10# version. > > > > with the above hanged, doing the same run in jq

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
017 1:36 PM Subject: Re: [Jprogramming] jcs/zmq addons updated sometimes disabling smt in bios can increase performance or avoid such problems ( I didn't do this, but ran with 5 threads ie < cores) following sequence, jconsole 99 5 2 fine 99 5 3 fine 99 5 4 hangs at "end task 12"

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
this task'assert-.port e.>1{"1 jcs'' this error never occurred before, (when debug in jqt wasn't on). From: Eric Iverson To: Programming forum Sent: Wednesday, October 4, 2017 12:58 PM Subject: Re: [Jprogramming] jcs/zmq addons up

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
___ > > From: Eric Iverson > To: Programming forum > Sent: Wednesday, October 4, 2017 12:28 PM > Subject: Re: [Jprogramming] jcs/zmq addons updated > > > > I am confused by your message. > > Are you trying to run qrun at the same time in differ

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
nged, doing the same run in jqt, in this case, failed to unhang jconsole hangs at "end task: 13" From: Eric Iverson To: Programming forum Sent: Wednesday, October 4, 2017 12:28 PM Subject: Re: [Jprogramming] jcs/zmq addons updated I am confused

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
DE: 1.6.1/5.6.3 > Platform: Win 64 > Installer: J806 install > InstallPath: d:/j64-806 > > > From: Eric Iverson > To: Programming forum > Sent: Wednesday, October 4, 2017 10:39 AM > Subject: Re: [Jprogramming] jcs/zmq addons updated >

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
___ From: Eric Iverson To: Programming forum Sent: Wednesday, October 4, 2017 10:39 AM Subject: Re: [Jprogramming] jcs/zmq addons updated Pascal (qrun), I have run many tests on windows. The tests always run clean with jconsole and JHS. There have been a few hiccups with Jqt. A few hangs

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread Eric Iverson
uess). > > qrun hard codes the start addresses. > > > > > From: bill lam > To: Programming forum > Sent: Tuesday, October 3, 2017 10:55 PM > Subject: Re: [Jprogramming] jcs/zmq addons updated > > > > Let's take out the memory constraint factor first, say qr

Re: [Jprogramming] jcs/zmq addons updated

2017-10-04 Thread 'Pascal Jasmin' via Programming
:55 PM Subject: Re: [Jprogramming] jcs/zmq addons updated Let's take out the memory constraint factor first, say qrun with sentence 1e3. I am not sure running in different jqt instances is a good idea since the range of 100 ports used by jcs is hardcoded and are the same for each jqt. On

Re: [Jprogramming] jcs/zmq addons updated

2017-10-03 Thread bill lam
Sent: Tuesday, October 3, 2017 10:06 PM Subject: Re: [Jprogramming] jcs/zmq addons updated Did qrun 99 99 hang in the first run? On Oct 4, 2017 9:16 AM, "'Pascal Jasmin' via Programming" < programm...@jsoftware.com> wrote: > qrun still hangs for me. Never on t

Re: [Jprogramming] jcs/zmq addons updated

2017-10-03 Thread 'Pascal Jasmin' via Programming
: Re: [Jprogramming] jcs/zmq addons updated Did qrun 99 99 hang in the first run? On Oct 4, 2017 9:16 AM, "'Pascal Jasmin' via Programming" < programm...@jsoftware.com> wrote: > qrun still hangs for me. Never on the first run though. In 5 of 6 tries, > it h

Re: [Jprogramming] jcs/zmq addons updated

2017-10-03 Thread bill lam
is a nice change. > > > > > From: Eric Iverson > To: Programming forum > Sent: Tuesday, October 3, 2017 5:41 PM > Subject: [Jprogramming] jcs/zmq addons updated > > > > A few cosmetic changes and perhaps fixes for qrun and related

Re: [Jprogramming] jcs/zmq addons updated

2017-10-03 Thread 'Pascal Jasmin' via Programming
ones. the show command and immediate jqt console output is a nice change. From: Eric Iverson To: Programming forum Sent: Tuesday, October 3, 2017 5:41 PM Subject: [Jprogramming] jcs/zmq addons updated A few cosmetic changes and perhaps fixes for qrun and re

[Jprogramming] jcs/zmq addons updated

2017-10-03 Thread Eric Iverson
A few cosmetic changes and perhaps fixes for qrun and related task problems. Note: qrun now defined in jcs/qrun.ijs The main problem was that a task ending could have a delayed close of the associated socket port and this could, depending on timing, prevent the proper start of the next task tryin