TO THE COPROCESSOR 日本語 意味 - 日本語訳 - 英語の例文

コプロセッサーに
コプロセッサーへ
コプロセッサーへの

英語 での To the coprocessor の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Its only purpose is to start transferring in1 to the coprocessor.
In1をコプロセッサーへ転送するだけです。
The offload_transfer sends f1 and f2 to the coprocessor at different times, first f1 in lines 63-64, and then f2 in lines 68-69.
Offload_transferはf1とf2を別々にコプロセッサーに送信しています(行63~64 でf1、行68~69でf2)。
The IN clause transfers the third row(3::),the orange region, to the coprocessor.
IN節は、行3(3::)(オレンジの領域)をコプロセッサーに転送します。
Within the do loop,either in1 or in2 is transferred to the coprocessor, and computation starts on whichever set has already been transferred.
Doループ内でin1またはin2のいずれかはコプロセッサーに転送され、転送されたセットの計算が開始されます。
The pragma initiates the data transfer of those variables from the CPU to the coprocessor.
プラグマは、CPUからコプロセッサーへこれらの変数のデータ転送を開始します。
Asynchronous Data Transfer From the CPU to the Coprocessor To transfer data asynchronously from the CPU to the coprocessor, use a signal clause in an offload_transfer pragma with in clauses.
CPUからコプロセッサーへの非同期データ転送CPUからコプロセッサーにデータを非同期で転送するには、offload_transferプラグマのin節でsignal節を使用します。
The directive initiates the data transfer of those variables from the CPU to the coprocessor.
宣言子は、CPUからコプロセッサーへこれらの変数のデータ転送を開始します。
Asynchronous Data Transfer From the CPU to the Coprocessor To transfer data asynchronously from the CPU to the coprocessor, use a signal clause in an OFFLOAD_TRANSFER directive with in clauses.
CPUからコプロセッサーへの非同期データ転送CPUからコプロセッサーにデータを非同期で転送するには、OFFLOAD_TRANSFER宣言子のin節でsignal節を使用します。
The IN clause transfers elements A(4:8), the orange region, from the CPU to the coprocessor.
IN節は、要素A(4:8)(オレンジの領域)をCPUからコプロセッサーに転送します。
The fastest way to offload DGEMM is to send some portion of A andB to the coprocessor and have the coprocessor return C(assuming that β was zero) in an Intel Xeon Phi coprocessor native DGEMM call.
DGEMMをオフロードする最も簡単な方法は、AとBの一部をコプロセッサーに送り、インテル®XeonPhiTMコプロセッサーのネイティブDGEMM 呼び出しでC(βはゼロと仮定)を返すことです。
When you use INTO with the IN clause,data is copied from the CPU object to the coprocessor object.
INTOとIN節を使用すると、データはCPUオブジェクトからコプロセッサー・オブジェクトへコピーされます。
The m parameter only refers to the size of the matrix storage andnot to the coprocessor memory size or other buffers.
Mパラメーターは行列のサイズのみを表し、コプロセッサーのメモリーサイズやほかのバッファーのサイズは含みません。
Execution begins on the host CPU and, based on user-defined code,some sections are offloaded to the coprocessor.
実行はホストCPUで開始し、ユーザー定義コードに基づいて、セクションがコプロセッサーにオフロードされます。
By default, all environment variables defined in the environment of anexecuting CPU program are replicated to the coprocessor's execution environment when an offload occurs.
デフォルトでは、オフロードが発生すると、CPUプログラムを実行する環境で定義されているすべての環境変数がコプロセッサーの実行環境複製されます。
But only global variables with the targetattribute are compiled into the binary offloaded to the coprocessor.
しかし、ターゲット属性を含むグローバル関数のみ、コプロセッサーにオフロードされるバイナリーにコンパイルされます。
You can modify the coprocessor's execution environment using the following mechanisms: Setting environment variables for the coprocessor on the CPU,and passing them to the coprocessor calling functions from the CPU In general, function calls override environment variables.
CPU側でコプロセッサー用の環境変数を設定してコプロセッサーに渡すCPUから関数を呼び出す一般に、関数呼び出しは環境変数をオーバーライドします。
The out(var-list modifiersopt) clause explicitly copies data from the coprocessor to the host.
Out(var-listmodifiersopt)節は、コプロセッサーからホスト明示的にデータをコピーすることを指示します。
At lines 122-123,the CPU initiates an asynchronous data transfer(OUT) from the coprocessor to the CPU for the computed results for f2 and continues execution to line 128 where the CPU waits for the completion of the transfer of f2.
行122~123で、CPUはf2の計算結果をコプロセッサーからCPU非同期データ転送(OUT)し、行128まで実行を継続して、f2の転送が完了するのを待ちます。
Examples: Coprocessor to CPU and CPU to Coprocessor The example below demonstrates various asynchronous data transfers between the CPU and coprocessor..
コプロセッサーからCPUおよびCPUからコプロセッサーへ転送する例次の例は、CPUとコプロセッサー間のいくつかの非同期データ転送の例を示します。
This usage model enables you to use the Intel compiler and its offload pragma support to manage the functions anddata offloaded to a coprocessor.
コンパイラーによるオフロード支援このモデルは、インテル®コンパイラーとoffloadプラグマを利用して、コプロセッサーにオフロードされる関数とデータを管理します。
After linking with the Intel MKL libraries for Intel MIC Architecture,the compiler provided run-time libraries transfer the functions along with their data to a coprocessor to carry out the computations.
インテル®MICアーキテクチャー用のインテル®MKLライブラリーをリンクした後、コンパイラーが提供するランライム・ライブラリーにより、関数とデータをコプロセッサーに転送して、計算を実行します。
結果: 21, 時間: 0.0318

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語