|
|
Автор: Jesse Russell
Год: 2013
Издание:
Книга по Требованию
Страниц: 102
ISBN: 9785514820542
High Quality Content by WIKIPEDIA articles! High Performance Computing Applications consist of concurrent programs designed using multi-threaded as well as multi-process models. The applications may consist of various parallel constructs (threads, local processes, distributed processes, etc.) with varying degree of parallelism. Although high performance concurrent programs use similar design patterns, models and principles as that of sequential programs, unlike sequential programs, they demonstrate non-deterministic behavior. As the number of interactions between the various parallel constructs increase, the probability of introduction of bugs increases exponentially. Race conditions, data races, deadlocks, missed signals, live lock are some of the most common and frequent errors in high performance computing applications. Данное издание представляет собой компиляцию сведений, находящихся в свободном доступе в среде Интернет в целом, и в информационном сетевом ресурсе "Википедия" в...
|
|