Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Home Development
    • Development

    Reservoir Labs Targets PERFECT Parallel Tools for DARPA

    Written by

    Darryl K. Taft
    Published January 4, 2013
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      Reservoir Labs announced it has been awarded a research contract with options up to $8.7 million in the Defense Advanced Research Projects Agency’s (DARPA) Power Efficiency Revolution for Embedded Computing Technology (PERFECT) program.

      New York City-based Reservoir will be developing software to support new highly power efficient embedded computing devices. Resulting technology will support military systems as well as potentially lead to innovations in the mainstream IT and consumer spaces, as has been common over DARPA’s 50-plus year history.

      Reservoir’s goal in the PERFECT program is to help develop computer architectures that improve the power efficiency of embedded computing devices from today’s 1 giga floating point operation per second per watt (GFLOPS/W) to a future 75 GFLOPS/W, the company said. This capability is needed for current and next generation military systems such as intelligence, surveillance and reconnaissance (ISR). Current computer architectures cannot meet the rapidly growing demands of ISR systems within the power, heat dissipation, and weight constraints of military platforms, and this gap is predicted to increase. This is because traditional Moore’s Law scaling no longer can increase the performance of computers while maintaining the same power, the company said.

      As DARPA’s PERFECT program scales performance with new computing architectures, new programming tools and new algorithms will be required, agency officials said.

      Reservoir’s contribution to the program will be to advance the state of the art in programming tools for these new power efficient architectures. Reservoir will be leveraging its R-Stream optimization software for the effort. R-Stream uses operations research techniques and advanced polyhedral mathematics to generate efficient choreographies of computation over parallel computing hardware to avoid power-burning communications, said Richard Lethin, president of Reservoir Labs. Reservoir will be using R-Stream to target the new near-threshold computing processor architectures being developed in the PERFECT program and new algorithms for next generation ISR systems.

      Reservoir Labs’ Software Power Optimization to Efficiency Revolution project, also known as SPOTTER, addresses the concurrency, locality, and algorithms elements in PERFECT. The goal of SPOTTER is to develop tools – compilers and runtimes — and algorithms to enable a high-level, performance-portable programming model for 75 GFLOPS/W hardware, Lethin said.

      “It is a great privilege to have been selected by DARPA for this research program,” Lethin said in a statement. “Our team is looking forward to the challenges presented by these new low power architectures and the opportunity to contribute to US security. Furthermore, the technologies from the PERFECT program will have broad impact saving energy and enabling new capabilities for commercial and consumer devices as they rapidly adopt these innovations.”

      Lethin said a new class of multicore processors and accelerators has emerged with significant parallelism and on-chip distributed memory – such as General-purpose graphics processing units (GPGPU) — that requires explicit control and communication among tiled computation kernels. This new class of computation devices offers over a tenfold improvement in power efficiency, but can be 100 times more difficult to program, he said.

      The Reservoir technology will support the C language. The company also will be working with a domain-specific language known as Sensor Application Notation for Exascale or SANE, which was built with Air Force Research Labs Small Business Technology Transfer funding.

      Reservoir Labs Targets PERFECT Parallel Tools for DARPA

      Developing sensor applications such as image formation, change detection and adaptive imaging for the new architectures requires specialized skill. Developers must know about the app and its physics, required precision and algorithms, as well as the target hardware, parallelization and optimization techniques, Lethin said. This often involves an error-prone, two-step development process where first an application specialist employs a high-productivity language to create prototypes to validate the algorithm, and then a code jockey comes in to re-implement the app in a low-level language and parallelize the software. The objective of SANE is to lower the barrier and reduce requirements for success in writing code such that developers need only know about the app and not algorithms, target hardware and such.

      Reservoir’s R-Stream is a high level compiler for embedded computing, parallel processing and HPC algorithms, and is designed to seamlessly generate parallelized code to target-specific or low-level C compilers, the company said. R-Stream is a source-to-source compiler that accepts a sequential C program as input and produces code that has been parallelized and optimized for the new types of processors. R-Stream can output optimized code in a variety of formats for downstream processors, including highly optimized OpenMP and CUDA – formerly known as Compute Unified Device Architecture.

      Moreover, R-Stream performs multiple advanced transformations from the input C source code to achieve high performance. These include special forms of array expansion — to remove constraints on parallelism — joint scheduling for parallelism and locality, task granularity selection, communications generation, software pipelining, memory region reshaping, and back end dialect generation. The resulting mapped program is more than simply parallelized — it represents a detailed choreography of computation and data motion across parallel units and through explicitly managed memory hierarchies, Lethin said.

      Established in 1958, DARPA, then known simply as the Advanced Research Projects Agency (ARPA), is notorious for its involvement in the creation of the Internet, which began with an idea to link time-sharing computers into a national system. The agency’s ARPANET was a precursor to the Internet. A primary role of DARPA has been to spark innovations that can assist in the country’s war fighting capabilities. However, over the years many of the innovations that started at DARPA have found their way into the mainstream and into consumer and business uses.

      Among the innovations that started at DARPA and moved into the mainstream are: Voice-to-text software; distributed computing; other projects that helped lead to innovations like Unix; Windows NT; packet switching; TCP/IP protocols; reduced instruction set computing; massively parallel processing; computer-aided design/computer-aided manufacturing; synchronous optical networking; asynchronous transfer mode and computer graphics.

      Lethin said Reservoir hopes to add to that list. “The future of computing is ‘physical’ as embedded wireless sensors augmenting our reality,” he told eWEEK. “The kinds of optimizations from our project, which are targeted at DOD ISR systems, will be useful for consumer devices performing video image processing, wireless communication, and other forms of sensing. It will also have application in big data processing.”

      Lethin also noted that Reservoir will be releasing research versions of its compiler on a quarterly basis. The next release is Jan 15, 2013.

      “We will license the compiler commercially for a fee and provide the compiler free to academics for research purposes,” Lethin said. “We will also provide evaluation versions. The compiler uses the Gurobi tool internally for optimization. That can be embedded in the commercially licensed versions and academics can obtain free licenses to Gurobi.”

      Darryl K. Taft
      Darryl K. Taft
      Darryl K. Taft covers the development tools and developer-related issues beat from his office in Baltimore. He has more than 10 years of experience in the business and is always looking for the next scoop. Taft is a member of the Association for Computing Machinery (ACM) and was named 'one of the most active middleware reporters in the world' by The Middleware Co. He also has his own card in the 'Who's Who in Enterprise Java' deck.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×