Remix.run Logo
bastawhiz 13 hours ago

Based on addition and subtraction, 625000x slower or so than a 2.5ghz cpu

zackmorris 3 hours ago | parent | next [-]

I wish the project said how many CPUs could be run simultaneously on one GPU.

It might be worth having a CPU that's 100 times slower (25 MHz) if 1000 of them could be run simultaneously to potentially reach a 10 times speedup for embarrassingly parallel computation. But starting from a hole that's 625000x slower seems unlikely to lead to practical applications. Still a cool project though!

medi8r 11 hours ago | parent | prev [-]

So it could run Doom?

repelsteeltje 11 hours ago | parent | next [-]

Yes: https://github.com/robertcprice/nCPU?tab=readme-ov-file#doom...

medi8r 9 hours ago | parent | next [-]

Oh I forgot to Doom scroll.

binsquare 11 hours ago | parent | prev [-]

Can we run doom inside of doom yet?

throawayonthe 10 hours ago | parent | next [-]

Yes: https://github.com/kgsws/doom-in-doom

PowerElectronix 9 hours ago | parent [-]

What a time to be alive

vee-kay 10 hours ago | parent | prev | next [-]

[dead]

afewquarks 11 hours ago | parent | prev [-]

[dead]

anthk 9 hours ago | parent | prev [-]

Doom it's easy. Better the ZMachine with an interpreter based on DFrotz, or another port. Then a game can even run under a Game Boy.

For a similar case, check Eforth+Subleq. If this guy can emulate subleq CPU under a GPU (something like 5 lines under C for the implementation, the rest it's C headers and the file opening function), it can run Eforth and maybe Sokoban.