On Tue, Jan 18, 2022 at 7:25 AM John Cremona <john.crem...@gmail.com> wrote:
>
> On Tue, 18 Jan 2022 at 13:53, Samuel Lelievre <samuel.lelie...@gmail.com> 
> wrote:
> >
> > 2022-01-18 10:54:34 UTC, John Cremona:
> > >
> > > I see that there are now over 2^32 trac tickets.
> >
> > The power of two that is near 32000 is really 2^15.
> > : )
>
> You are right of course.  We had 16-bit arithmetic so the max was
> 32767 (and min -32768).  I still managed somehow to find the primes up
> to 10^5 (using trial division, but I was only about 16, the programs
> were on punched cards and I only got about one run a day which meant
> that compiler syntax errors were very unwelcome.
>
> I had better shut up.


Please don't!

Who will solve ticket #32768 -- https://trac.sagemath.org/ticket/32768

"centos-7-i386: SIGFPE while building dochtml"

with no other information at all.

My on topic question (given the power of 2 discussion) is:

    I'm curious -- what is the situation is with Sage and 32-bit Linux?

I ask this because I recently wanted to build a specific Docker image
involving 32-bit pypy from source
in order to try out pypy,js, and couldn't do it!  Support for "32 bit
linux distributions" has been shrunk a lot
in recent years ago (at least what was required by that Dockerfile),
in a way that really surprised me.

There's also an amazing project called v86, which runs 32-bit x86
operating systems entirely in your web
browser your Web Assembly.

 https://copy.sh/v86/

(I think this is both amazing and at the same time completely useless
for probably anybody reading this.)

One of the difficulties for them is lack of support for 32-bit Linux
distros.   E.g., if you click

https://copy.sh/v86/?profile=archlinux

you're running 32-bit Arch Linux in your web browser nearly instantly,
and it downloads files as needed
when you first reference them.  But as they explain
https://github.com/copy/v86/blob/master/docs/archlinux.md
"The last ISO installer version of Archlinux that supports 32-bit is
2017.02.01. Later versions of the archis
os don't work on the v86 emulator because the installer only supports
x86_64, not x86 anymore. For existing
Archlinux installations, updates and patches will be done until
somewhere around 2018."

 -- William


-- 
William (http://wstein.org)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CACLE5GCPNHsL-4N2udZ9U0dM32ePPVduHYojyMOdPDSK_r%2BVtQ%40mail.gmail.com.

Reply via email to