COPROCESSOR Meaning in Japanese - translations and usage examples S

Noun

Examples of using Coprocessor in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Graphics coprocessor: Integrated.
グラフィックス・コントローラー:Integrated。
The 286 was the third model in the family;the 80287 was its floating point coprocessor.
は3番目のモデルで、80287は浮動小数点コプロセッサである。
For example, the floating point coprocessor is TA_COP0, then TA_FPU= TA_COP0.
例えば、浮動小数点コプロセッサがTA_COP0の場合は、TA_FPU=TA_COP0となる。
Each HPC license can enable either a CPU core ora GPU socket or coprocessor.
各HPCライセンスにより、CPUコアまたはGPUソケット(またはコプロセッサ)を有効化できます。
It is also said to be equipped with an M9 coprocessor supporting motion tracking at the same time.
同時にモーショントラッキングをサポートするM9コプロセッサも搭載するとも言われています。
People also translate
The configuration filespecifies additional images on either the host processor or coprocessor.
設定ファイルでホストまたはコプロセッサーに追加のイメージを指定します。
If there is no particular need to specify the use of a coprocessor for floating point operations, TA_FPU= 0 is set.
浮動小数点演算を行うのに特にコプロセッサの使用を指定する必要がない場合は、TA_FPU=0となる。
TotalView 8.11 will also offer earlyaccess support for the Intel Xeon Phi coprocessor.
TotalView8.13は、IntelXeonPhiコプロセッサにも対応しています。
The GS Е521L- powerful MStar K5 microprocessor and the coprocessor of its own design of the GS Group holding company.
強力なマイクロプロセッサとコプロセッサMSTARK5独自のGSグループホールディング-心臓デバイスGSE521Lで。
For the x86 machines which dominate the market, floating point has traditionallybeen performed on a descendent of the 8087 math coprocessor.
市場を席巻しているx86機では、浮動小数点数演算は伝統的に8087コプロセッサの子孫によって実行されてきました。
Since the memory is not allocated in the shared space,when the coprocessor tries to access this memory an illegal access occurs.
メモリーが共有空間に割り当てられないため、コプロセッサーがこのメモリーにアクセスしようとすると、不正なアクセスが発生します。
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プラグマを利用して、コプロセッサーにオフロードされる関数とデータを管理します。
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)。
If bits 27 to 24= b1110 or b110x, the instruction is a coprocessor instruction.
ビット27〜24がb1110またはb110xの場合、その命令はコプロセッサ命令です。
The logical processor number used by the coprocessor OS on Intel® MIC Architecture is different from that on the host, and probably not what you expect.
インテル®MICアーキテクチャーのコプロセッサーOSで使用される論理プロセッサー番号は、ホスト側の番号とは異なります。
This secure boot methodcan also be used to enable the coprocessor functions.
このセキュアブート方式は、コプロセッサの機能をイネーブルするために使用することもできます。
The Apple T2 chip includes a Secure Enclave coprocessor that provides the foundation for secure boot and encrypted storage capabilities.
AppleT2Securityチップが搭載され、セキュアブート機能と暗号化ストレージ機能の基盤となるSecureEnclaveコプロセッサが組み込まれています。
The expressions are evaluated on the host and used to control coprocessor memory allocation.
式はホストで評価され、コプロセッサーのメモリー割り当てを制御するために使用されます。
To build an application that calls Intel MKL andnatively run it on a coprocessor, you need to perform these high-level steps: On the host system, compile and build the application using the-mmic option.
インテル®MKLを呼び出すアプリケーションをビルドし、コプロセッサーでネイティブに実行するには、以下の操作を行います。ホストシステムで、-mmicオプションを使用してアプリケーションをコンパイルしてビルドします。
Hence, the TPU is closer in spirit to an FPU(floating-point unit) coprocessor than it is to a GPU.
したがって、TPUは、考え方では、GPUよりもFPU(浮動小数点ユニット)コプロセッサに近い。
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のいずれかはコプロセッサーに転送され、転送されたセットの計算が開始されます。
For example,the following environment variable definitions set OMP_NUM_THREADS on both the CPU and the coprocessor, but with different values.
例えば、次の環境変数定義は、CPUとコプロセッサーの両方に、異なる値のOMP_NUM_THREADSを設定します。
This programming model issuitable when the data exchanged between the CPU and the coprocessor consists of scalars, arrays, and structs that can be copied from one variable to another using a simple memcpy.
このプログラミング・モデルは、CPUとコプロセッサー間のデータ交換が、単純なmemcpyを使用して変数から別の変数にコピーできるスカラー、配列、構造体の場合に適しています。
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ライブラリーをリンクした後、コンパイラーが提供するランライム・ライブラリーにより、関数とデータをコプロセッサーに転送して、計算を実行します。
Ifdef__MIC___Cilk_shared int res; endif If you compilethe variable conditionally for the coprocessor, the_Cilk_shared keyword is not necessary because the host does not access the variable.
Ifdef__MIC___Cilk_sharedintres;endif変数をコプロセッサー用に条件付きでコンパイルすると、ホストは変数にアクセスしないため、_Cilk_sharedキーワードは必要ありません。
When a variable is marked_Cilk_shared, the memory allocation for the variable is dynamic instead of static, and only the host allocates the memory, within the memory spacethat the host and the coprocessor share.
変数が_Cilk_sharedと表記されると、変数のメモリー割り当てはスタティックではなくダイナミックで行われます。ホストが割り当てるメモリーは、ホストとコプロセッサーが共有するメモリー空間内のみです。
To maximize performance,increase the memory on the host processor or processors(64 GB per coprocessor is ideal) and run a large problem and large block-size.
パフォーマンスを最大限に引き出すには、ホスト・プロセッサーのメモリーを増やし(コプロセッサーあたり64GBが理想)、大きな問題と大きなブロックサイズを実行します。
The octa-core processor with a maximum of 2.3 GHz andthe label HiSilicon Kirin 950 3 GB of memory and a coprocessor i5 provide sufficient power inside.
ギガヘルツの最大値とメモリのラベルHiSiliconキリン9503ギガバイトとコプロセッサとオクタコアプロセッサは、内部に十分な電力を提供I5。
This programming model issuitable when the data exchanged between the CPU and the coprocessor is more complex than scalars, arrays, and structs that can be copied from one variable to another using a simple memcpy.
このプログラミング・モデルは、CPUとコプロセッサー間のデータ交換が、単純なmemcpyを使用して変数から別の変数にコピーできるスカラー、配列、構造体よりも複雑な場合に適しています。
This programming model issuitable when the data exchanged between the CPU and the coprocessor consists of scalars, arrays, and Fortran derived types that can be copied from one variable to another using a simple memcpy.
このプログラミング・モデルは、CPUとコプロセッサー間のデータ交換が、単純なmemcpyを使用して変数から別の変数にコピーできるスカラー、配列、Fortran派生型の場合に適しています。
Results: 83, Time: 0.0321
S

Synonyms for Coprocessor

Top dictionary queries

English - Japanese