It’s no secret that multi-core computing is the future; Intel and AMD have told us they can’t make a single core go much faster, but they can pack more and more cores onto a single chip.
Current operating systems, compilers, and frameworks do little to assist the application architect or developer in taking advantage of this radical change in hardware.Â
Digipede’s grid computing software is remarkably good at distributing application workloads — not just across multiple machines on a grid, but also across multiple cores on a chip.  Here’s a video I made this weekend that shows how we use the same exact technology to distribute calculations first across multiple cores on a single server, then across a larger grid. Please have a look — I managed to keep it under four minutes!
   http://www.digipede.net/downloads/digipede_multicore_grid_demo.html
As a complement to this video, you may also want to check out Dan Ciruli’s earlier demonstration that shows the code changes required to grid-enable an application — just 20 lines of code!
  http://www.digipede.net/products/whitepaper.html (scroll down to the “Videos” section)
I’ll have lots more about this topic in the coming few weeks.Â
4 responses so far ↓
1 autobahn FX - Defining the trading platform standard? « Tales from a Trading Desk // Feb 19, 2008 at 11:11 pm
[…] Off topic: 4mins to understand the power of grids. […]
2 Jeff Sanusie // Feb 19, 2008 at 11:12 pm
Hi John, Great short and impressive demo.
3 Virtually Speaking mobile edition // Feb 21, 2008 at 9:08 pm
[…] John Powers, CEO and Chief Bottle Washer (CBW) of Digipede, sent me a pointer to his organizations most recent effort. It can be found here. […]
4 Multicore Development Article // Feb 3, 2009 at 7:01 pm
[…] For our now-classic discussion on a closely-related topic, you can start here. […]
Leave a Comment