PARALLEL EXECUTION Meaning in Japanese - translations and usage examples

['pærəlel ˌeksi'kjuːʃn]
['pærəlel ˌeksi'kjuːʃn]

Examples of using Parallel execution in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Parallel execution control module.
並列実行を管理するモジュール。
These are easily exploited for parallel execution.
それらは簡単に並列実行することができます。
Parallel: It allows parallel execution of states in the machine.
Parallel:デバイスの同期を並列実行します
PG-Strom also supports PostgreSQL's CPU parallel execution.
PG-StromはPostgreSQLのCPU並列実行に対応しています。
Support for parallel execution across multiple computing machines to significantly reduce the optimization time.
複数の計算機での並列実行をサポートし、最適化時間を大幅に短縮。
Logic symbols represent sequential or parallel execution of functions.
論理記号は、機能の順次または並列実行を表す。
Parallel execution leverages the multiple cores of your host machine to run many simulations more quickly.
並列実行はホストマシンの複数のコアを活用して多くのシミュレーションの実行を高速化します。
Static and keyset-driven cursors can be populated by parallel execution plans.
静的カーソルとキーセットドリブンカーソルは、並列実行プランによって作成できます。
For cluster and network parallel execution, the Linda parallel computing environment software must also be licensed.
クラスタおよびネットワークを介して並列実行する場合は、並列演算環境ソフトウェアLindaのライセンスが別途必要となります。
Race conditions can only occurwhen using shared resources(like memory) and parallel execution.
競合状態は、共有リソース(メモリーなど)と並列実行を使用した場合にのみ発生します。
The high-level language was reminiscent of C with parallel execution functions; it was created by modifying the Gnu C compiler.
高レベル言語は並列実行機能を持つc言語風であり,gnucコンパイラを改造して作成した。
One pragma, which has been inserted immediately before the loop,is all that is needed for parallel execution.
並列実行に必要なのは、ループの直前に挿入された1つのプラグマだけです。
Silk replicators use parallel execution to copy their entire code with one instruction, and begin execution of the copy before it is finished.
Silkはコード全体のコピーを一命令で並列実行し、それが完了する前にコピーの実行を開始する。
P Returns data to the client by running the same query on all nodes andusing the parallel execution engine.
Pすべてのノード同じ問い合わせを行い、パラレル実行エンジンを通してクライアントに返却。
We also felt that as we increased the number of parallel executions, maintaining more than one physical machine would become an issue in the future.
また並列実行数を増やすに当たって、複数の物理マシンを運用していくのも今後課題になっていくと感じました。
Lighting Calculation is a computationally intensiveprocess which can be efficiently accelerated by parallel execution on GPU.
照明の計算は、GPUで並列実行することで効率的に加速される計算集約的プロセスです。
Interfaces such as UFS andPCIe support the higher data speeds and parallel execution that can better take advantage of the improved flash capabilities.
UFSやPCIeのようなインターフェイスは、改善されたフラッシュ機能の利点をより適切に生かせるように、高速データスピードと並列実行をサポートします。
Speed-up by Parallel Execution Multiple branches of a search tree in this combinatorial problem are eval- uated in parallel by using many processing elements in each iteration.
並列実行による速度向上:組合せ問題における探索木の枝の評価を、多くの要素プロセッサを使って並列に行うことで、マルチプルアライメントが高速に行える。
The verification runtimes can be reduced dramatically both through parallel execution and optimum resource utilization.
検証のランタイムは並列実行と最適リソース利用により劇的に短縮されます。
We firstly established the super parallel execution environment of the existing BLASTX software with the cooperation of Prof. Ken Kurokawa(Tokyo Institute of Technology), who is an expert in genomic analysis.
我々は、ゲノム解析の専門家である黒川顕教授(東工大)の協力の下に、まず既存のBLASTXソフトウェアの超並列実行環境の構築を行った。
Cló implementation was of course far slower than TeX,but switching to parallel execution provided a“substantial benefit.”.
Clojureによる実装は,当然ながらTeXよりも低速だったが,並列実行することで,“実用的なメリット”の確保が可能になったのだ。
So the iteration space of the offloaded loop nest is 2 dimensional, encompassing both the r and the c loops, and each target thread isallotted a two dimensional iteration space chunk for parallel execution.
オフロードされる入れ子構造のループの反復空間はrループとcループの両方を含む2次元で、各ターゲットスレッドに並列実行用の2次元の反復空間チャンクが割り当てられます。
Assigning the CPU to some other event processing(switching the processing program)during a wait state enables parallel execution; that is, processing while other processing is being done is effectively realized.
この間に他のイベント処理にCPUを割り当てる(処理プログラムを切り替える)と、並列実行、つまり「~しながら、~する」ことが可能になります。
The special feature of OpenCL is that multiple parallel execution is possible in a single step(SIMD=Single Instruction Multiple Data), so that it can support the classic parallel computer architecture as well.
OpenCLの特別な特徴は、シングル・ステップで複数の並列実行(SIMD=SingleInstructionMultipleData)が可能なことであり、そのため、典型的な並列コンピュータ・アーキテクチャもまたサポートすることができる。
Their PL/CUDA function and their statistical analysis andmachine learning libraries enables parallel execution of advanced algorithms leveraging GPUs.
機械学習ライブラリは、GPUを用いて高度なアルゴリズムの並列実行を"データのある場所で"実行する事を可能にします。
A new KLIC run-time library for the parallelversion was developed to provide functions for parallel execution management, resource management, debugging and monitoring, and so on. First release of the KLIC parallel version was made in September 1994 and will be released in February 1995 as ICOT Free Software.
並列版KLICの新しい実行時ライブラリが開発され,並列実行管理,資源管理,デバッギング, モニタリングなどの諸機能を提供している.KLICの並列版の最初のリリースが1994年9月に行われた.ICOT無償公開ソフトウェアとしてのリリースは1995年2月に行われる予定である。
Even if you compile and build the entire application with one compiler, be aware that different compilers might not provide OpenMP* source compatibility that would allow you to compile and link the same set of application sources with a different compiler and get the expected parallel execution results.
アプリケーション全体を1つのコンパイラーでコンパイルしてビルドしたとしても、異なるコンパイラーではOpenMP*ソース互換(異なるコンパイラーで同じアプリケーション・ソース・セットをリンクして、コンパイルし、期待する並列実行結果を得ることが可能)を提供しないことに注意してください。
For execution on a single simulation target or highly parallel execution on the various LABCAR-RTPCs in a NETWORK-LABCAR network HiL system for maximum simulation speed.
単一のシミュレーションターゲット上での実行であっても、NETWORK-LABCARネットワークHiLシステム内の複数のLABCAR-RTPC上での高度な並列実行であっても、最高速度でのシミュレーションを実現。
Automatic parallelization determines the loops that are good worksharing candidates,performs the dataflow analysis to verify correct parallel execution, and partitions the data for threaded code generation as needed in programming with OpenMP* directives.
自動並列化機能は、ワークシェア候補のループを特定し、正しい並列実行を確認するためにデータフロー解析を行います。また、OpenMP*宣言子のプログラミングに必要な場合には、スレッドコード生成のデータをパーティショニングします。
PG-Strom's own statistics displayed at EXPLAIN ANALYZE if CPU parallel execution. Because PostgreSQL v9.6 does not provide ShutdownCustomScan callback of the CustomScan interface, coordinator process has no way to reclaim information of worker processes prior to the release of DSM(Dynamic Shared Memory) segment.
PostgreSQLv9.6ではCPU並列実行の際にEXPLAINANALYZEで取得するPG-Strom独自の統計情報が正しくありません。これは、CustomScanインターフェースAPIでShutdownCustomScanが提供されていなかったため、DSM(動的共有メモリ)の解放前にコーディネータプロセスがワーカープロセスの情報を回収する手段が無かったためです。
Results: 115, Time: 0.0317

Word-for-word translation

Top dictionary queries

English - Japanese