www.intel.com/go/parallel/
1.請詳讀crack資料夾中 install.txt
多核心並行程式開發套裝
據國外媒體報道,Intel發佈了Intel Parallel Studio 1.0,這是一款為Visual Studio開發
者準備的商業版C++編程套裝, 通過它可以開發出能夠發揮多核處理器優勢的並行Windows程
式。到目前為止,Parallel Studio中的單獨元件已經發佈了測試版包括Parallel Composer、
Parallel Inspector、Parallel Amplifier這些元件可以分別進行程式的編寫調試、驗證和優
化。同時,Intel宣佈另一款叫做Parallel Advisor Lite的工具發佈了技術預覽版,可以免費
下載,它可以作為並行程式設計中的輔助工具。
Parallel Advisor是我們對開發者提供支援的另一個法寶,Intel公司的James Reinder說道。
它可以告訴開發者哪些順序代碼可以並行執行。不過Reinder也強調Parallel Advisor並不是
自動生成並行代碼的靈丹妙藥,它只是幫助開發者對順序程式進行分析,從而幫助開發者決定
在哪裡引入並行機制,而且可以檢查出將順序代碼轉化為並行代碼時發生的數據衝突。
Parallel Advisor將於今年底進行商業發售,成為Parallel Studio的一部分。
Parallel Studio有如下功能:
Parallel Composer包含了C/C++編譯器、庫(比如Intel的Threaded Building Blocks和
Integrated Performance Primitives),支援C++ OX lamda函數,它可以作為Visual Studio
調試器的擴展,來對多線程順序和並行程式進行調試。支援OpenMP。
Parallel Inspector可以用來檢測記憶體錯誤(記憶體溢出和記憶體破壞)和線程錯誤(死鎖
以及數據競爭錯誤)
Parallel Amplifier可以用來尋找多核處理器的性能瓶頸,從而調整順序和並行程式,並可根
據處理器內核的多少對程式規模進行改變。
Intel brings simplified, end-to-end
parallelism to Microsoft Visual
Studio* C/C++ developers with Intel
Parallel Studio. Leveraging more than
25 years of parallel software and
high-performance expertise, Intel
provides advanced tools to optimize
client applications. Create parallel
applications for the desktop and
compete in a multicore industry.
End-to-end product suite for
parallelism: Ease implementation at
every stage in the development cycle
for designing, coding, debugging, and
tuning applications
Forward scaling: Prepare applications
to take advantage of multicore and
scale for manycore
Product BriefVisual Studio and Visual
C++ compatible: Leverages investment
in the latest Visual Studio
development environments (except
Express editions) with multicore-based
competitive edge
Ease parallelism onramp: Minimize
learning curve and improve
productivity to accelerate return on
hardware and software investments
Support multiple ways to exploit
parallelism: Increase flexibility with
both data and task parallel
programming
| Intel Parallel Studio XE 2011 v12.0 Extreme Edition 英文正式版(程式語言編譯器軟體)(DVD版) |
|
| Intel Paralle Studio 2011 英文合輯版(程式開發工具軟體) |
|
| Intel Thread Profiler v3.1.25456 英文正式版(檢測線程性能的軟體) |
|
| INDUSOFT WEB STUDIO v6.1 INCL SP4 英文正式版(功能強大完整的圖控軟體)(2CD) |
|
| Intel VTune Performance Analyzer v9.1.187英文正式版(開發環境軟體) |
|