Welcome, Guest. Please login or register.

Author Topic: Any Transputer boards still out there?  (Read 2677 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mousehouseTopic starter

Any Transputer boards still out there?
« on: October 17, 2011, 01:18:22 PM »
I remember "back in the days" reading advertisements of Transputer boards for the Amiga - basically hitting us a little earlier than the DSP-religion. I could not ever hope to afford one ;-)

I came across this page: http://www.amigahistory.co.uk/prototypes/transputer.html and was wondering if anybody has one of these board still around? Curious as to heir operation, interfacing with AmigaOS, etc...
A3000T
 

Offline Xanxi

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 900
    • Show only replies by Xanxi
Re: Any Transputer boards still out there?
« Reply #1 on: October 17, 2011, 02:21:14 PM »
I do not understand what is the purpose of those boards. Could you explain?
10 Classic Amiga Computers so far: I have too many computers!!
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Any Transputer boards still out there?
« Reply #2 on: October 17, 2011, 02:24:15 PM »
Quote from: Xanxi;663832
I do not understand what is the purpose of those boards. Could you explain?
It's a massively parallel coprocessing unit... I guess like an early modern GPU, though far less specialised...

Offline eliyahu

  • Lifetime Member
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jan 2011
  • Posts: 1220
  • Country: us
  • Thanked: 4 times
  • Gender: Male
    • Show only replies by eliyahu
    • eliyahu.org
Re: Any Transputer boards still out there?
« Reply #3 on: October 17, 2011, 03:06:28 PM »
@thread

atari rulz!

sorry. couldn't resist. :lol:

-- eliyahu
"How do you know I’m mad?" said Alice.
"You must be," said the Cat, "or you wouldn’t have come here."
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: Any Transputer boards still out there?
« Reply #4 on: October 17, 2011, 03:34:06 PM »
Whys is that better different to the boards on the Amiga link ?
 
Sorry can't resist.  Atari sucked balls, Amiga ruled. :)
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline ncafferkey

  • Sr. Member
  • ****
  • Join Date: Feb 2003
  • Posts: 387
    • Show only replies by ncafferkey
Re: Any Transputer boards still out there?
« Reply #5 on: October 17, 2011, 06:01:40 PM »
I have a PC ISA card version. User manual: http://www.transputer.net/mg/b008ug2/b008ug2.html
 

Offline Xanxi

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 900
    • Show only replies by Xanxi
Re: Any Transputer boards still out there?
« Reply #6 on: October 17, 2011, 06:28:01 PM »
Quote from: bloodline;663833
It's a massively parallel coprocessing unit... I guess like an early modern GPU, though far less specialised...


And what can we do with this thing?
10 Classic Amiga Computers so far: I have too many computers!!
 

Offline mousehouseTopic starter

Re: Any Transputer boards still out there?
« Reply #7 on: October 17, 2011, 06:44:08 PM »
A basic transputer was able to achieve a high number of computations per second as it wa specifically designed for parallel computational tasks. For example in image processing, the same calculation is applied to each pixel or area, which can be done in a parallel fashion. This nicely complements generic CPU's such as the 030 that was the state of the art at the time. Some boards took 8 of these transputer chips it seems.

DSP's are different but the fact that Commodore played with the idea of including it in the AA3000 shows they also investigated the option to include an extra coprocessor for specific tasks...

My question comes from curiosity. Have never seen such a board for the Amiga even though it appears there were different ones.
A3000T
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Any Transputer boards still out there?
« Reply #8 on: October 17, 2011, 07:09:27 PM »
The transputer was the Amiga of CPU architectures: years ahead of its competition, a high-performance-by-simple-design approach, highly influental on future developments and extremely cool - but sadly, nearly forgotten today...

btw: did you know that AmigaDOS (the DOS part in AmigaOS) was ported from TRIPOS which was also developed on to become HeliOS, the transputer OS?
« Last Edit: October 17, 2011, 07:14:34 PM by Zac67 »
 

Offline salax54

  • Jr. Member
  • **
  • Join Date: Jun 2009
  • Posts: 70
    • Show only replies by salax54
Re: Any Transputer boards still out there?
« Reply #9 on: October 17, 2011, 09:47:56 PM »
Yup, i know of at least two individuals who happen to have a transputer board for the Amiga. Oh, wait, i happen to have the one of the two.. lol
A better reading: http://www.amibay.com/showthread.php?t=5466
 

Offline mousehouseTopic starter

Re: Any Transputer boards still out there?
« Reply #10 on: October 18, 2011, 05:50:22 AM »
Wow, thanks for the link - nice card! I read through the complete thread first, I'm curious as to what you were able to achieve with it!
A3000T
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show only replies by matthey
Re: Any Transputer boards still out there?
« Reply #11 on: October 18, 2011, 06:40:37 AM »
Quote from: Zac67;663862
The transputer was the Amiga of CPU architectures: years ahead of its competition, a high-performance-by-simple-design approach, highly influential on future developments and extremely cool - but sadly, nearly forgotten today...


The parallelism of the transputer may have been influential for superscalarity, SIMD, multi-cores, multi-threading and cluster computing. I wouldn't exactly say those are forgotten ;).
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: Any Transputer boards still out there?
« Reply #12 on: October 18, 2011, 07:40:01 AM »
Quote from: matthey;663930
The parallelism of the transputer may have been influential for superscalarity, SIMD, multi-cores, multi-threading and cluster computing. I wouldn't exactly say those are forgotten ;).


The influences are there, of course. I was referring to the the chips themselves. ;)