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 : 18. Aug 2024, 19:37:02
Autres entêtes
Organisation : novaBBS
Message-ID : <b1a51a7a86c96cfe86b6bea7ff054146@www.novabbs.com>
References : 1
User-Agent : Rocksolid Light
Here are the results on a bit more modern AMD CPU with
32GB memory and a 7GB SSD.
The scaling is near perfect and much better than expected
(based on experiments a few months ago). The 10% decrease
(7 i.s.o. 8x) for 8 cores might be because 32GB is just a bit
too tight.
The waiting for files to flush is not really necessary now,
but I used 5s for good measure.
This is the same circuit as used with the HPZ840 but with
8 instead of 44 jobs and, to compensate, for a 5x longer
time period.
iSPICE> .TICKER-INFO
AMD Ryzen 7 5800X 8-Core Processor
  TICKS-GET uses os time & PROCESSOR-CLOCK 4192MHz
  Do: < n TO PROCESSOR-CLOCK RECALIBRATE >
 ok
Starting 1 process to run 8 jobs.
Master task (0) ready, waiting for the workers, performing FIX-UP ...
Job `2input-boost/2input-boost.cir` finished in 40.169 seconds.
waiting 5 seconds for flush to disk . . .
Starting 2 processes to run 8 jobs.
Master task (0) ready, waiting for the workers, performing FIX-UP ...
Job `2input-boost/2input-boost.cir` finished in 20.157 seconds.
waiting 5 seconds for flush to disk . . .
Starting 4 processes to run 8 jobs.
Master task (0) ready, waiting for the workers, performing FIX-UP ...
Job `2input-boost/2input-boost.cir` finished in 10.206 seconds.
waiting 5 seconds for flush to disk . . .
Starting 8 processes to run 8 jobs.
Master task (0) ready, waiting for the workers, performing FIX-UP ...
Job `2input-boost/2input-boost.cir` finished in 5.675 seconds.
waiting 5 seconds for flush to disk . . .
% cpus time [s]                   performance ratio
   1   40.240                     1
   2   20.232                     1.988928
   4   10.283                     3.913254
   8   5.750                      6.99826   ok
-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