Discussion:
use Hercules to emulate our build host?
(too old to reply)
Yaroslav Halchenko
2011-12-27 19:20:01 UTC
Permalink
Hi Guys,

I have spotted failing unittest of one of the packages (nibabel) on the
S390 build box we have... to let upstream troubleshoot it himself I
thought to setup Hercules emulator running S/390... I have managed, but
test doesn't fail because on the real box quad-precision (float128)
seems to be available with numpy reporting 112 bits available for
mantissa, while under emulator it is only 52 ... my blunt guess it has
to do with presence of decimal floating point on the build host, which
is reported as 'dfp' feature in cpuinfo.

I see that hercules has lots of logic around DFP but I am not clear
which hercules's model compatible with our kernel (e.g. it doesn't
boot on ESA/370) would provide DFP?

Just hoped to find some clues here (may be some of you guys played with
hercules) -- thanks in advance
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
--
To UNSUBSCRIBE, email to debian-s390-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@onerussian.com
Philipp Kern
2011-12-28 03:10:01 UTC
Permalink
Hi,
Post by Yaroslav Halchenko
I see that hercules has lots of logic around DFP but I am not clear
which hercules's model compatible with our kernel (e.g. it doesn't
boot on ESA/370) would provide DFP?
what did you try as ARCHMODE? S/370 is wrong, ESA/390 might or might
not boot Linux, z/Arch is what you want to use.

That said I don't have any experience wrt DFP emulation within Hercules.

Kind regards,
Philipp Kern
--
.''`. Philipp Kern Debian Developer
: :' : http://philkern.de Stable Release Manager
`. `' xmpp:***@0x539.de Wanna-Build Admin
`- finger pkern/***@db.debian.org
Yaroslav Halchenko
2011-12-28 03:20:02 UTC
Permalink
thank you Philipp -- I believe I have tried all of those (yeap, ESA/390
didn't boot) including z/Arch ;-)
Post by Philipp Kern
what did you try as ARCHMODE? S/370 is wrong, ESA/390 might or might
not boot Linux, z/Arch is what you want to use.
That said I don't have any experience wrt DFP emulation within Hercules.
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
--
To UNSUBSCRIBE, email to debian-s390-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@onerussian.com
Loading...