Will Edwards from Mill Computing will be giving a talk on a revolutionary computer architecture.
When: 14:00-15:00 with discussion afterwards, 10th December 2014
Where: ICT building room ICT-507AB, Tallinn Tech, Akadeemia tee 15a, Tallinn, Estonia.
Every architectural part of current CPUs was present in the System/360 – caches, out-of-order execution, large register files, byte addressing, even hexadecimal. All the advances of the last 50 years have been in the fabrication process – how CPUs get made, not how they work. Isn’t it about time to bring the architecture up to date too?
This talk introduces the new Mill CPU architecture which brings DSP-like efficiency and performance to general purpose computing. Offering a 10x power/performance gain over conventional out-of-order superscalar architectures, the Mill family of CPUs scales from phones to supercomputers.
The Mill is an extremely wide-issue VLIW design, able to issue 30+ MIMD operations per cycle. The Mill is inherently a vector machine and can vectorize and pipeline almost all loops in general purpose code. The Mill is a belt machine (as distinct from a stack or register machine) and has a fine grained security model that facilitates microkernels without performance penalties.
This talk will give a high-level introduction to the Mill programming model, with an opportunity for the audience to ask more detailed questions in areas of interest.
Will is a technical member of the Mill CPU team.
Videos and other material about other aspects of the Mill can be found at http://millcomputing.com/docs.
You have a 50-year-old IBM mainframe in your cell phone
-
- Member
- Posts: 96
- Joined: Sat Mar 15, 2014 3:49 pm
Re: You have a 50-year-old IBM mainframe in your cell phone
I visit Tallinn now and then, but can't make it this week. Sounds like a great session, I can only hope it will be streamed and/or recorded!
Developer of libc11
Re: You have a 50-year-old IBM mainframe in your cell phone
Hi,
Cheers,
Brendan
While I'd agree with the general sentiments (changes to CPUs have been mostly evolutionary rather than revolutionary); I'm not sure that System/360 supported things like SMP, SMT, paging, virtualisation or SIMD...willedwards wrote:Every architectural part of current CPUs was present in the System/360 – caches, out-of-order execution, large register files, byte addressing, even hexadecimal. All the advances of the last 50 years have been in the fabrication process – how CPUs get made, not how they work.
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
- Schol-R-LEA
- Member
- Posts: 1925
- Joined: Fri Oct 27, 2006 9:42 am
- Location: Athens, GA, USA
Re: You have a 50-year-old IBM mainframe in your cell phone
If memory serves, System/360 didn't even have a hardware stack (IBM claimed it was too expensive, and kept claiming it long after they were de rigeur on much less costly CPUs, go figure...). Odd the bits of trivia you pick up, reading old magazines and suchlike... (actually, I got that from the 1987 edition of Computer Lib/Dream Machines, I think, but whatever).Brendan wrote:Hi,
While I'd agree with the general sentiments (changes to CPUs have been mostly evolutionary rather than revolutionary); I'm not sure that System/360 supported things like SMP, SMT, paging, virtualisation or SIMD...willedwards wrote:Every architectural part of current CPUs was present in the System/360 – caches, out-of-order execution, large register files, byte addressing, even hexadecimal. All the advances of the last 50 years have been in the fabrication process – how CPUs get made, not how they work.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.