Search
  • 網站搜尋
亞洲知識產權資訊網為知識產權業界提供一個一站式網上交易平台,協助業界發掘知識產權貿易商機,並與環球知識產權業界建立聯繫。無論你是知識產權擁有者正在出售您的知識產權,或是製造商需要購買技術以提高操作效能,又或是知識產權配套服務供應商,你將會從本網站發掘到有用的知識產權貿易資訊。
返回搜索結果

A Community-driven Advisor System for Parallelizing Sequential Codes


總結

Lead Inventors: Gail Kaiser, Ph.D.Problem or Unmet Need:With the widespread adoption of multicore technology, the parallelization of sequential codes is becoming essential to efficient computation in the sciences, engineering, and beyond. While multicore architectures have been proposed in the past, they are now here to stay, as most other routes to better performance have been exhausted. Therefore, programmers will increasingly need parallelization tools to deal with the changing computer market. Because traditional hardware, compiler, language or hybrid approaches to parallelization have long incubation times, programmers are currently in need of a way to parallelize their codes that does not necessitate prodigious knowledge of hardware and software developments. Both Microsoft and Intel have invested $20 million into developing ways of tackling this problem. This technology, the Community-driven Parallelization Advisor for Sequential Software (COMPASS), is new web system that draws upon the knowledge of parallelization experts to parallelize less-experienced users' serial codes. Users input code into the COMPASS system, which then outputs a list of potential parallel versions of the inputted code from which the users selects the optimal version for his/her purposes. COMPASS consists of four modules: the watcher, the data store, the matcher, and the generator. The watcher observes how experts parallelize their code and stores both the inputs and outputs of this parallelization process in the data store. When a user inputs code, a matcher creates a list of portions of the inputted code that can be parallelized and tries to match those portions to pieces of code in the data store. The data store creates a ranked list of matches and sends them to the generator, which provides possible parallelization sketches to the user. The user may finally select from the sketches for use in his/her code and/or provide feedback on the accuracy of the sketches.


技術優勢

COMPASS does not require advanced knowledge of system architectures or the latest software updates The accuracy of the final sketches provided by COMPASS scales exponentially with the number of advanced users who submit parallelized codes to the system Suitable for cloud computing


技術應用

May be used by companies or individual users to incrementally parallelize code COMPASS's data store may be mined by developers for the most commonly used serial code patterns and their related parallel optimizations to speed the development of compilers and hardware that aid parallelization


詳細技術說明

Users input code into the COMPASS system, which then outputs a list of potential parallel versions of the inputted code from which the users selects the optimal version for his/her purposes. COMPASS consists of four modules: the watcher, the da...


國家/地區

美國

欲了解更多信息,請點擊 這裡
Business of IP Asia Forum
桌面版