Single-chip Cloud Computer – Programming for the 3D Internet: JavaScript Farm on a Chip

Get Flash to see the Connected Social Media Player.
Right click here to download | Share The Connected Social Media Player

In this demo with Adam Welc, Ph.D., Senior Research Scientist, Intel:

As Justin Rattner emphasized in his Supercomputing 2009 keynote in November, the Internet is poised to transition from flat, 2D experiences to more immersive 3D experiences. Bringing real world physics to 3D graphics is essential to making these emerging online interactions true-to-life. For instance, realistic, physics-based cloth modeling could enable both virtual clothing design as well as virtual dressing rooms that allow you to “try out” clothes on your virtual body and see how they would actually fall on you and match your specific skin tone. Intel Labs have demonstrated JavaScript, the language used broadly to create interactive web pages, taken to new levels of capability. Although JavaScript is used in every browser, it’s mainly used to operate very simple tasks like processing web forms and has performance problems running more complicated activities. JavaScript has been underutilized until now due to the lack of programming environment. Intel Labs have worked on a programming model that allows better utilization, takes better advantage of newer and future high-core count processors, and can be immediately deployed without requiring any modifications to the underlying infrastructure.

  • By treating the prototype chip as a “server farm” the chip is able to divide the work involved in calculating the motion of interactive cloth.
  • Researchers use the “Actor” model, commonly used in server farms, which treats each core as an independent worker to own and process one piece of the cloth.
  • Leveraging the standard HTTP web protocol, the browser distributes pieces of the cloth across the actor server farm, allows them to calculate the location of their piece of the cloth at the next time step, collects the results, and displays the combined image.

This podcast is from the live webcast at the Clift Hotel in San Francisco on December 2, 2009. This demo followed Intel CTO, Justin Rattner’s opening remarks on the Single-Chip Cloud Computer, the latest Intel Labs milestone in the Intel Tera-scale Computing Research Program.

See photos on Flickr

  • Share/Save/Bookmark

Related posts:

  1. Single-chip Cloud Computer – Microsoft Visual Studio + SCC Message Passing Environment In this demo with Jonathan Ross, Software Architect, Microsoft: Bringing parallel programming to mainstream software developers is one of the main goals of Intel’s Tera-scale research program. Microsoft Visual Studio is a widely popular software development environment that can also...
  2. Single-chip Cloud Computer – Energy Efficiency with Real-Time Advanced Power Management In this demo with Rob F. Van der Wijngaart, Senior Software Engineer, Intel: The experimental chip was designed to operate from as high as 125W to as low as 25W by providing a variety of advanced capabilities to manage power...
  3. Single-chip Cloud Computer – Opening Remarks By Intel CTO, Justin Rattner From the live webcast at the Clift Hotel in San Francisco on December 2, 2009, Intel CTO Justin Rattner delivers the opening remarks on the Single-Chip Cloud Computer, the latest Intel Labs milestone in the Intel Tera-scale Computing Research Program....
  4. Single-chip Cloud Computer Intel Labs has created an experimental Single-chip Cloud Computer, (SCC) a research microprocessor containing the most Intel Architecture cores ever integrated on a silicon CPU chip 48 cores. It incorporates technologies intended to scale multi-core processors to 100 cores and...
  5. Research@Intel Day Keynote With Justin Rattner Justin Rattner Keynote Address from Research@Intel Day 2009. Justin Rattner, 59, is vice president and chief technology officer (CTO). He is also an Intel Senior Fellow and head of Intel Labs. In the latter role, he directs Intel’s global research...

No comments yet.
TOP