Array
(
    [content] => 
    [params] => Array
        (
            [0] => /forum/threads/work-on-energy-efficient-software-development.8302/
        )

    [addOns] => Array
        (
            [DL6/MLTP] => 13
            [Hampel/TimeZoneDebug] => 1000070
            [SV/ChangePostDate] => 2010200
            [SemiWiki/Newsletter] => 1000010
            [SemiWiki/WPMenu] => 1000010
            [SemiWiki/XPressExtend] => 1000010
            [ThemeHouse/XLink] => 1000970
            [ThemeHouse/XPress] => 1010570
            [XF] => 2021770
            [XFI] => 1050270
        )

    [wordpress] => /var/www/html
)

Work on energy-efficient software development

We all (should) know that power/energy is best controlled at the system level, ie. in how applications interact. But there's not much guidance on how developers should write software for energy efficiency. One team in Sweden are developing tools to support this analysis and have demonstrated promising results on analysis of data-streaming applications. We'll still need good power management at the hardware level - this should help software designers take better advantage of those features.

New approach to computing boosts energy efficiency
| Chalmers
 
It seems to me energy and speed efficient software is possible and can even replace
FPGAs with standard various core CPU type ICs, but I think the key is to provide
tools for people to write the assembly code, i.e. high level assmblers maybe
like the old PL/360, plus flow graph code generators to generate first drafts,
and power measurement or maybe simulation tools. I must admit that
when I mentioned it to some VC types, they laughed at me. Key is that
FPGA design is already 2 state not ASIC style.
 
I suspect the VCs would be more interested in monitor tools working at C/C++/Java/JS etc level. I believe Apple and Samsung already do some of this
 
I see that as the problem with the US economy. VCs will invest in EDA tools that they
can sell to the big 3 EDA companies, but not ideas that will create new companies. I think
this is the reason there are no more DECs and Hewlett-Packard HP that set up
good engineers in a separate division. The US economy could use some DEC lateral
management instead of a H1B economy.
 
If only that were true. Unfortunately the level of interest VCs have these days in anything related to EDA is indiscernible. That said, there is some EDA activity around hot domains like security (eg. Tortuga logic)
 
Back
Top