Ok so the original authors didn't save much from that 20 year old paper, but they did give me the source code for the mandelbrot set test they described in their paper. Here is the quick posting of the code on my webpage:
http://deathrow.vistech.net/~navoj
I was also able to find the message passing libraries they referenced in the netlib repository. Don't have much time to play with it now since I have exams.
Enjoy,
Jovan
On Fri, May 2, 2014 at 4:06 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 05/02/2014 06:49 PM, Johnny Billquist wrote:
> On 2014-05-02 21:03, Dave McGuire wrote:
>> On 05/02/2014 03:53 AM, Johnny Billquist wrote:
>>>> But using FORTRAN, we could potentially use overlays and such.
>>>
>>> Well, overlays do not depend on FORTRAN, you can use that no matter what
>>> language you choose.
>>
>> Yes, of course. I don't know what I was thinking. Thank you for the
>> correction. I myself have only actually used overlays with FORTRAN;
>> that was probably the source of my error.
>
> :-)
> Late at night?
Yep. :-/
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On 2014-05-05 03:17, Cory Smelosky wrote:
On Sun, 4 May 2014, Johnny Billquist wrote:
On 2014-05-04 20:53, Johnny Billquist wrote:
On 2014-05-04 11:36, Cory Smelosky wrote:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on
RSX? I want to see the issues getting the KS10 simulator connected to
RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
What does SHOW LINE DUP-0 CHAR and SHOW CIR DUP-0 CHAR show?
Oh, yeah. SHOW EXEC CHAR would also be helpful.
Johnny
NCP>SHOW EXEC CHAR
Node characteristics as of 4-MAY-14 21:14:43
Executor node = 9.4 (MANDY)
Identification = MOIRA, Management version = 4.2.0
Host = 9.4 (MANDY), Loop count = 1
Loop length = 40, Loop with = Mixed
Incoming timer = 15, Outgoing timer = 30
NSP version = 4.0.0
Maximum links = 10, Delay factor = 32
Delay weight = 2
Inactivity timer = 30, Retransmit factor = 5
Routing version = 2.0.0, Type = Endnode IV
Maximum circuits = 4
Incoming proxy = Disabled
Outgoing proxy = Disabled
Segment buffer size = 576
NCP>SHOW LINE DUP-0 CHAR
21:15:02 SYSLOG -- 70. *ERROR* On scan file open
21:15:19 SYSLOG -- 4. FCS I/O error code = 347
file: DU0:[???,???]SYSSCAN.TMP;1
Line characteristics as of 4-MAY-14 21:15:19
Line = DUP-0
No information
NCP>SHOW CIRCUIT DUP-0 CHAR
Circuit characteristics as of 4-MAY-14 21:15:41
Circuit = DUP-0
Type = DDCMP Point
NCP>SHOW KNOWN LINES
Known lines summary as of 4-MAY-14 21:15:57
Line State
UNA-0 On
DUP-0 Cleared
KDP-0-0 Cleared
DMC-0 Cleared
Thanks.
First of all:
PIP LB:[1,6]SYSSCAN.TMP;/RM
:-)
Second. You have an endnode config, but I thought that would only prevent several circuits to be active at the same time. But anyway, you might want to do a new config as a routing node instead.
I'm a bit surprised that there would be no information about the DUP-0 line. But since I have not worked with DUP lines myself, I can't say for sure if that is expected. I'll try and find some more information.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On Sun, 4 May 2014, Johnny Billquist wrote:
On 2014-05-04 20:53, Johnny Billquist wrote:
On 2014-05-04 11:36, Cory Smelosky wrote:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on
RSX? I want to see the issues getting the KS10 simulator connected to
RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
What does SHOW LINE DUP-0 CHAR and SHOW CIR DUP-0 CHAR show?
Oh, yeah. SHOW EXEC CHAR would also be helpful.
Johnny
NCP>SHOW EXEC CHAR
Node characteristics as of 4-MAY-14 21:14:43
Executor node = 9.4 (MANDY)
Identification = MOIRA, Management version = 4.2.0
Host = 9.4 (MANDY), Loop count = 1
Loop length = 40, Loop with = Mixed
Incoming timer = 15, Outgoing timer = 30
NSP version = 4.0.0
Maximum links = 10, Delay factor = 32
Delay weight = 2
Inactivity timer = 30, Retransmit factor = 5
Routing version = 2.0.0, Type = Endnode IV
Maximum circuits = 4
Incoming proxy = Disabled
Outgoing proxy = Disabled
Segment buffer size = 576
NCP>SHOW LINE DUP-0 CHAR
21:15:02 SYSLOG -- 70. *ERROR* On scan file open
21:15:19 SYSLOG -- 4. FCS I/O error code = 347
file: DU0:[???,???]SYSSCAN.TMP;1
Line characteristics as of 4-MAY-14 21:15:19
Line = DUP-0
No information
NCP>SHOW CIRCUIT DUP-0 CHAR
Circuit characteristics as of 4-MAY-14 21:15:41
Circuit = DUP-0
Type = DDCMP Point
NCP>SHOW KNOWN LINES
Known lines summary as of 4-MAY-14 21:15:57
Line State
UNA-0 On
DUP-0 Cleared
KDP-0-0 Cleared
DMC-0 Cleared
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 2014-05-04 20:53, Johnny Billquist wrote:
On 2014-05-04 11:36, Cory Smelosky wrote:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on
RSX? I want to see the issues getting the KS10 simulator connected to
RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
What does SHOW LINE DUP-0 CHAR and SHOW CIR DUP-0 CHAR show?
Oh, yeah. SHOW EXEC CHAR would also be helpful.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On 2014-05-04 11:36, Cory Smelosky wrote:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on
RSX? I want to see the issues getting the KS10 simulator connected to
RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
What does SHOW LINE DUP-0 CHAR and SHOW CIR DUP-0 CHAR show?
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
Sent from mobile device that advertises itself for no good reason
On 4 May 2014, at 05:51, Jordi Guillaumes i Pons <jg at jordi.guillaumes.name> wrote:
El 04/05/2014, a les 11.36, Cory Smelosky <b4 at gewt.net> va escriure:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
I assume you did a NETGEN to add the DUP, did you?
Yup!
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
El 04/05/2014, a les 11.36, Cory Smelosky <b4 at gewt.net> va escriure:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
I assume you did a NETGEN to add the DUP, did you?
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects