Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #26705

Re: A clear victory for MMP

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Re: A clear victory for MMP
Date 2013-10-27 03:00 -0700
Organization Nightsong/Fort GNOX
Message-ID <7x4n83824c.fsf@ruckus.brouhaha.com> (permalink)
References (3 earlier) <5258450a$0$6623$9b4e6d93@newsspool2.arcor-online.net> <l3d0op$ig$1@dont-email.me> <525a5b92$0$6633$9b4e6d93@newsspool2.arcor-online.net> <l4ebb6$ksf$1@dont-email.me> <526ccde1$0$9515$9b4e6d93@newsspool1.arcor-online.net>

Show all headers | View raw


Rafael Deliano <rafael_deliano@arcor.de> writes:
> There has obviously been a long tradition of building computer arrays
> chessboard like with 4 interconnections per PE.  Either with big CPUs
> like ILLIAC and the Transputer and then with a reduced number of PEs.

ILLIAC was a hypercube, I thought.  Not sure about Transputer.
Chessboard would be 8 interconnections per PE, I'd hope (kingwise
moves).  It seems unfortunate that the GA didn't also have 8, since it
would still be very local, yet make routing a lot easier.  Some
further-reaching interconnects would be good too.  FPGA's have a mix of
these, from what I understand.

> And my view is that the PE is too small.  RAM obviously. And i don't
> like CPUs without XOR opcode.

The GA144 has XOR, their assembler just use the mnemonic OR for it, due
to idiosyncracy.

> Minimum would be something like a von Neumann PIC16 as PE.

They're committed to stack machines, which have had some success, but
yeah, more memory would help it a lot.  Not necessarily ram: with some
program flash at each node, the 64 words of ram would then be sufficient
for lots of things.

> Chip Gracey did prove that selling to the hobbyist is viable.

Somebody is buying all those raspberry pi's...

> A rather conventional 16/32 bit stackprocessor with limited
> multitasking capability ( similar to Parallax ) and enough microcode
> so one can claim "runs high level language in hardware" would get
> customers in industrial control.

Maybe in the 1980's.  That wouldn't compete today with the ubiquitous
ARM cores and compilers everywhere.

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

A clear victory for MMP Chris <xrissmith@me.com> - 2013-10-06 18:24 -0700
  Re: A clear victory for MMP Paul Rubin <no.email@nospam.invalid> - 2013-10-06 18:48 -0700
    Re: A clear victory for MMP jkn_gg@nicorp.f9.co.uk - 2013-10-08 10:51 -0700
  Re: A clear victory for MMP Howerd <howerdo@yahoo.co.uk> - 2013-10-07 04:44 -0700
    Re: A clear victory for MMP Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-10-07 07:13 -0500
      Re: A clear victory for MMP Howerd <howerdo@yahoo.co.uk> - 2013-10-07 05:43 -0700
    Re: A clear victory for MMP visualforth@rocketmail.com - 2013-10-08 10:42 -0700
    Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-11 02:18 -0400
      Re: A clear victory for MMP "Elizabeth D. Rather" <erather@forth.com> - 2013-10-10 20:35 -1000
    Re: A clear victory for MMP "Rod Pemberton" <dont_use_email@nohavenotit.com> - 2013-10-25 18:05 -0400
  Re: A clear victory for MMP Brad Eckert <hwfwguy@gmail.com> - 2013-10-10 11:28 -0700
    Re: A clear victory for MMP albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-10-10 23:01 +0000
      Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-11 20:35 +0200
        Re: A clear victory for MMP forther <forther@gmail.com> - 2013-10-12 12:47 -0700
          Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-12 22:36 -0400
            Re: A clear victory for MMP forther <forther@gmail.com> - 2013-10-13 23:12 -0700
              Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-25 13:24 -0400
                Re: A clear victory for MMP Paul Rubin <no.email@nospam.invalid> - 2013-10-25 12:06 -0700
                Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-26 02:40 -0400
                Re: A clear victory for MMP Paul Rubin <no.email@nospam.invalid> - 2013-10-26 00:14 -0700
        Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-12 22:32 -0400
          Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-13 10:36 +0200
            Re: A clear victory for MMP Paul Rubin <no.email@nospam.invalid> - 2013-10-13 20:46 -0700
            Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-25 13:55 -0400
              Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-27 09:25 +0100
                Re: A clear victory for MMP Paul Rubin <no.email@nospam.invalid> - 2013-10-27 03:00 -0700
                Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-27 11:50 +0100
                Re: A clear victory for MMP albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-10-27 10:02 +0000
                Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-27 13:37 +0100
                Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-27 12:28 -0400
                Re: A clear victory for MMP rickman <gnuarm@gmail.com> - 2013-10-27 06:07 -0400
                Re: A clear victory for MMP Rafael Deliano <rafael_deliano@arcor.de> - 2013-10-27 13:03 +0100
        Re: A clear victory for MMP the_gavino_himself <visphatesjava@gmail.com> - 2013-11-06 16:57 -0800
  Re: A clear victory for MMP Chris <xrissmith@me.com> - 2013-10-16 20:11 -0700
    Re: A clear victory for MMP albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-10-17 12:14 +0000
      Re: A clear victory for MMP John Rible <google@sandpipers.com> - 2013-10-17 10:51 -0700
      Re: A clear victory for MMP "Rod Pemberton" <dont_use_email@nohavenotit.com> - 2013-10-18 03:30 -0400
  Re: A clear victory for MMP Chris <xrissmith@me.com> - 2013-11-01 20:13 -0700
  Re: A clear victory for MMP the_gavino_himself <visphatesjava@gmail.com> - 2013-11-06 16:59 -0800

csiph-web