Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #132053
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Parallel Forth on a 44 core machine |
| Date | 2024-08-28 09:35 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <87wmk0y59d.fsf@nightsong.com> (permalink) |
| References | <a46cb8e455c12e2c81cd2ff60c095528@www.novabbs.com> <112ba13cc3d99496d5825773b3f0642e@www.novabbs.com> <a8005a1e18c02b7ce73e93705af8d9d4@www.novabbs.com> |
mhx@iae.nl (mhx) writes: > 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. On Linux you can make a ramdisk (use some of your system ram as a file system) with tmpfs.
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-17 15:34 +0000
Re: Parallel Forth on a 44 core machine minforth@gmx.net (minforth) - 2024-08-18 09:28 +0000
Re: Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-18 11:31 +0000
Re: Parallel Forth on a 44 core machine albert@spenarnc.xs4all.nl - 2024-08-18 14:47 +0200
Re: Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-18 13:33 +0000
Re: Parallel Forth on a 44 core machine anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2024-08-18 13:42 +0000
Re: Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-18 14:32 +0000
Re: Parallel Forth on a 44 core machine anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2024-08-18 15:14 +0000
Re: Parallel Forth on a 44 core machine minforth@gmx.net (minforth) - 2024-08-18 14:01 +0000
Re: Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-28 09:29 +0000
Re: Parallel Forth on a 44 core machine Paul Rubin <no.email@nospam.invalid> - 2024-08-28 09:35 -0700
Re: Parallel Forth on a 44 core machine mhx@iae.nl (mhx) - 2024-08-18 18:37 +0000
csiph-web