Date: Tue, 7 Jun 2011 19:22:57 -0400
From: mcguire at
neurotica.com
To: hercules-os360 at
yahoogroups.com
Subject: Re: [hercules-os360] fun electronics+vintage success
CC: dave.g4ugm at
gmail.com; midatlanticretro at
yahoogroups.com; cctalk at
classiccmp.org
On 6/7/11 5:43 PM, Dave wrote:
I hope to eventually be able to run this on
my real System/370 at the
new building in PA.
Be very interested in seeing the results from this on real hardware.
When I ran Spice II under VM/370R6 I got slightly different results to
the sample print outs provided. I know it was one digit in the last
place so could just be normal floating point jitter, on the other hand
it could be something in the Hercules floating point code not adding
enough guard bytes. Any comment
It's easily many months off, but when I do bring up that machine, I'm
sure I'll inform (i.e., "brag to" ;)) everyone here.
-Dave
--
Dave McGuire
Port Charlotte, FL
I built this too a couple months ago, using gcc in fortran mode.
Only problem I had was the 'time' function to measure the simulation run time.
Its not in the gcc intrinsic lib, so I just stubbed it out.
My version was 2g.6
Randy