THE NUMBER OF THREADS - 日本語 への翻訳

[ðə 'nʌmbər ɒv θredz]
[ðə 'nʌmbər ɒv θredz]
スレッド数を

英語 での The number of threads の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Multithreading Number of render threads Controls the number of threads used for rendering.
マルチスレッディングレンダリングスレッドの数レンダリングに使用するスレッドの数を指定します。
Threads Changes the number of threads that the Xsan client uses for I/O requests.
ThreadsXsanクライアントがI/O要求に使うスレッドの数を変更します。
If you do not specify the number of threads, the OpenMP* runtime uses the number of logical processors available in the affinity mask of the thread that initially goes parallel.
スレッド数を指定しない場合、OpenMP*ランタイムは最初の並列スレッドのアフィニティー・マスクで利用可能な論理プロセッサーの数を使用します。
The library uses OpenMP* threading software, so you can use the environment variable OMP_NUM_THREADS to specify the number of threads or the equivalent OpenMP run-time function calls.
ライブラリーは、OpenMP*スレッド・ソフトウェアを使用します。OMP_NUM_THREADS環境変数を使用してスレッド数を指定したり、等価なOpenMP*ランタイム関数呼び出しを使用することができます。
To ensure that your application has deterministic behavior with OpenMP* parallelization and does not adjust the number of threads dynamically at run time, set MKL_DYNAMIC and OMP_DYNAMIC to FALSE.
アプリケーションがOpenMP*並列化で決定性のある振る舞いを行い、実行時に動的にスレッド数を調整しないことを保証するため、MKL_DYNAMICとOMP_DYNAMICをFALSEに設定します。
But you can specify the number of threads in the crawl settings simultaneously run crawl setting number is not indicates the number of threads to start.
クロール設定でスレッド数を指定することができますが、ここでの同時実行のクロール設定数は起動するスレッド数を示すものではありません。
If you encounter problems with MPICH and setting of the number of threads is greater than one, first try setting the number of threads to one and see whether the problem persists.
MPICHで1よりも大きなスレッド数を設定したときに問題が発生した場合は、まずスレッド数を1に設定して問題が解消するかどうか確認してください。
However, setting MKL_DYNAMIC=FALSE does not ensure that Intel MKL will use the number of threads that you request. The library may have no choice on this number for such reasons as system resources.
ただし、MKL_DYNAMIC=FALSEを設定しても、例えば、システムリソースの不足など、要求されたスレッド数を選択できない場合、インテル®MKLはそのスレッド数を使用しません。
Fixed: Occasionally an exported file that was encoded by the x264 encoder was corrupted depending on a certain CPU core and the number of threads.
特定のCPUコア/スレッド数およびビットレート設定に依存して、x264エンコーダーでエンコードされたファイルが破損する場合がある問題を修正しました。
Significant increase of the number of threads adds to the cost of offloading code, but as a rule, a reasonably large number of threads delivers the best results.
スレッド数の大幅な増加によりコードのオフロードにかかるコストが高くなりますが、通常、スレッド数を適度に大きくすることで最適な結果が得られます。
With OpenMP*, the number of threads is chosen by the compiler, so programs that work well regardless of the number of threads are highly desirable.
OpenMP*では、スレッド数はコンパイラーによって選択されます。このため、スレッド数に関係なく動作するプログラムが非常に望ましいといえます。
To fix the problem, one can either significantly modify the code so that the code will not use the number of threads or share the work between a correct number of threads(for example, 2 threads)..
この問題を修正するには、スレッド数に依存しないようにコードを大幅に変更するか、正しいスレッド数(例えば2スレッド)に処理が分配されるようにします。
One Commander Configuration offers you to Change the look and feel Metadata preview details Control performance if it gets heavy on the system by reducing the number of threads which run parallel.
ワンコマンダー設定はあなたに提供していますルックアンドフィールを変更するメタデータプレビューの詳細並列に実行するスレッドの数を減らして、システムに負荷がかかる場合のパフォーマンスを制御します。
To fix the problem one can either significantly modify the code so that the code will not use the number of threads or share the work between a correct number of threads(e.g. 2 threads)..
この問題を修正するには、スレッド数に依存しないようにコードを大幅に変更するか、正しいスレッド数(例えば2スレッド)に処理が分配されるようにします。
Caution Avoid over-prescribing the number of threads, which may occur, for instance, when the number of MPI ranks per node and the number of threads per node are both greater than one.
警告例えば、ノードあたりのMPIランクの数とノードあたりのスレッド数の両方が1よりも大きい場合、スレッド数が過剰に指定されないようにします。
To prevent the appearance of such messages, it is recommended to increase the amount of RAM of your computer, switch to 64-bit Windows, and optimize the scanning parameters in the program settings(reduce the number of threads, limit the number of pages for parsing).
このためにメールでおすすめのRAMのコンピュータ、64-bitWindowsなどの最適な走査パラメータ設定の排出によるスレッドの数を制限ページ数の構文解析します。
The most important directives used to control this MPM are ThreadsPerChild, which controls the number of threads deployed by each child process and MaxRequestWorkers, which controls the maximum total number of threads that may be launched.
このMPMを制御するのに使われる最も重要なディレクティブは、ThreadsPerChildとMaxClientsです。ThreadsPerChildは各子プロセスで用意されるスレッド数を制御して、MaxClientsは起動されるスレッドの総数の最大値を制限します。
If you want the library to use nested parallelism, and the thread within a parallel region is compiled with the same OpenMP compiler as Intel MKL is using, you may experiment with setting MKL_DYNAMIC to FALSE and manually increasing the number of threads.
ライブラリーで入れ子の並列処理を使用し、並列領域内のスレッドをインテル®MKLが使用しているものと同じOpenMP*コンパイラーでコンパイルする場合、MKL_DYNAMICをFALSEにして、スレッド数を手動で設定してください。
Intel MKL will scale down the number of threads to the number of physical cores.
物理コアの数を超えていて、MKL_DYNAMICがデフォルト値のTRUEから変更されていない場合、インテル®MKLはスレッド数を物理コアの数まで下げます。
Tnum' specifies the number of threads.
Tnum'はスレッド数を指定する。
結果: 365, 時間: 0.0469

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語