Re: Parallel Forth on a 44 core machine

Liste des GroupesRevenir à cl forth 
Sujet : Re: Parallel Forth on a 44 core machine
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forth
Date : 28. Aug 2024, 10:29:37
Autres entêtes
Organisation : novaBBS
Message-ID : <a8005a1e18c02b7ce73e93705af8d9d4@www.novabbs.com>
References : 1 2
User-Agent : Rocksolid Light
On Sun, 18 Aug 2024 9:28:09 +0000, minforth wrote:

Impressive! A PCIe NVMe drive will be a boost, but don't expect
too much, when you already have so much RAM. And electric power. ;-)
I didn't catch your drift there until I found out why there are no
really fast RAM drives. The fastest drive is no drive at all, and
that is possible by writing the simulation data to a temp file.
Windows has a special attribute for that ( _O_SHORT_LIVED ) and
Linux has shm.
This means that there is no need for iSPICE to require a fast disk
as long as there is enough free memory. And nice: I didn't have to
change the code much, only the file attributes for one CREATE-FILE.
With this change there is a slight possibility of losing data
when the OS crashes before the RAM runs out, or before there's
a reboot.
-marcel

Date Sujet#  Auteur
17 Aug 24 * Parallel Forth on a 44 core machine11mhx
18 Aug 24 +* Re: Parallel Forth on a 44 core machine9minforth
18 Aug 24 i+* Re: Parallel Forth on a 44 core machine6mhx
18 Aug 24 ii`* Re: Parallel Forth on a 44 core machine5mhx
18 Aug 24 ii +* Re: Parallel Forth on a 44 core machine3Anton Ertl
18 Aug 24 ii i`* Re: Parallel Forth on a 44 core machine2mhx
18 Aug 24 ii i `- Re: Parallel Forth on a 44 core machine1Anton Ertl
18 Aug 24 ii `- Re: Parallel Forth on a 44 core machine1minforth
28 Aug 24 i`* Re: Parallel Forth on a 44 core machine2mhx
28 Aug 24 i `- Re: Parallel Forth on a 44 core machine1Paul Rubin
18 Aug 24 `- Re: Parallel Forth on a 44 core machine1mhx

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal