MIT’s Chisel lets developers exploit error-prone chips to save power
Massachusetts Institute of Technology
MIT researchers are currently working on Chisel, a system that allows programmers to reduce their energy consumption. On the occasion of the OOPSLA (Object-Oriented Programming, Systems, Languages and Applications) conference, an annual event dedicated to object-oriented programming, MIT introduced a system that allows programmers to identify sections of their code able to tolerate error-prone computation.
The system determines which program instructions can be attributed to unreliable components to maximize energy savings while meeting the accuracy requirements. Chisel also has a tool for help programmers configure the number of errors they expect their code can tolerate.
“If one percent of the pixels in an image are improperly rendered, will the user notice? How about 2 percent, or 5 percent? Chisel will simulate the execution of the image-rendering algorithm on unreliable hardware as many times as the programmer requests, with as many different error rates. That takes the guesswork out determining accuracy requirements,” said MIT researchers.
The software scans the program to extract individual functions that require high computing power. This report is then presented to the programmer. The programmer then can decide which functions are really important. Also, before the programs start, programmers can choose the margin of error they tolerate for a given task, and they can see a preview of how the feature will work with the setting.
The work on Chisel is building on the Rely programming language. Rely provides the mechanism for specifying accuracy requirements. It has programming functions to indicate which particular instructions may be executed on unreliable hardware.
MIT says the researchers tested their system on a handful of common image-processing and financial-analysis algorithms, using a range of unreliable-hardware models culled from the research literature. In simulations, the resulting power savings ranged from 9 to 19 percent.
The report also noted that scientists from Rice University are developing the concept of ‘inaccurate’ chip, which is 15 times greater energy efficiency than current chips.
photo credit: Tom Hoyle via photopin cc
Since you’re here …
… We’d like to tell you about our mission and how you can help us fulfill it. SiliconANGLE Media Inc.’s business model is based on the intrinsic value of the content, not advertising. Unlike many online publications, we don’t have a paywall or run banner advertising, because we want to keep our journalism open, without influence or the need to chase traffic.The journalism, reporting and commentary on SiliconANGLE — along with live, unscripted video from our Silicon Valley studio and globe-trotting video teams at theCUBE — take a lot of hard work, time and money. Keeping the quality high requires the support of sponsors who are aligned with our vision of ad-free journalism content.
If you like the reporting, video interviews and other ad-free content here, please take a moment to check out a sample of the video content supported by our sponsors, tweet your support, and keep coming back to SiliconANGLE.