並列化
-
並列性 (パラレリズム) は決定論に影響するか?
この記事は、Dr.Dobb’s に掲載されている「Does Parallelism Affect Determinism?」 (http://drdobbs.com/go-parallel/blog/arch…
続きを読む -
並列プログラミングにおけるロックの効率的な使用
この記事は、インテル® ソフトウェア・ネットワークに掲載されている「Using Locks Effectively in Parallel Programming (http://software.intel.com/e…
続きを読む -
並列プログラミングのエキスパートのようになるには
このガイドは、インテル コーポレーションが提供するガイド「How to sound like a Parallel Programming Expert」の日本語参考訳です。
続きを読む -
並列プログラミングのエキスパートのようになるには – パート 4: 並列ソフトウェアの作成
この記事は、インテル® ソフトウェア・ネットワークに掲載されている「How to sound like a Parallel Programming Expert Part 4: Writing parallel sof…
続きを読む -
並列プログラミングのエキスパートのようになるには – パート 3: 並列コンピューティング問題
この記事は、インテル® ソフトウェア・ネットワークに掲載されている「How to sound like a Parallel Programming Expert Part 3: Parallel computing i…
続きを読む -
並列プログラミングのエキスパートのようになるには – パート 2: 並列ハードウェア
この記事は、インテル® ソフトウェア・ネットワークに掲載されている「How to sound like a Parallel Programming Expert Part 2: Parallel hardware」の日…
続きを読む -
並列プログラミングのエキスパートのようになるには – パート 1: 並行性 (コンカレンシー) と並列性 (パラレリズム)
この記事は、インテル® ソフトウェア・ネットワークに掲載されている「How to sound like a Parallel Programming Expert Part 1: Introducing concurre…
続きを読む