English | Russian |
A task descriptor is a data structure that stores all of the relevant information about the execution state of a task | Дескриптор задачи – это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn) |
A task descriptor is a data structure that stores all of the relevant information about the execution state of a task | Дескриптор задачи это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn) |
access policy implemented by the tasks sharing the data | стратегии доступа, реализуемые задачами, которые совместно используют данные (ssn) |
code and data for each task | коды и данные каждой задачи (ssn) |
coordinated sharing of data between tasks | согласованный обмен данными между задачами (Alex_Odeychuk) |
coordinated use of data shared between tasks | согласованное использование данных между задачами (Alex_Odeychuk) |
data flow task | задача потока данных (ssn) |
data structure that stores all of the relevant information about the execution state of a task | структура данных, хранящая всю информацию о состоянии выполнения задачи (дескриптор задачи ssn) |
features for task and data parallelism | средства распараллеливания по данным и задачам (англ. термин взят из документа корпорации Cray Alex_Odeychuk) |
features for task and data parallelism across distributed systems | средства распараллеливания по данным и задачам в распределенной среде (англ. термин взят из документа корпорации Cray Alex_Odeychuk) |
nested task and data parallelism | вложенный параллелизм по данным и задачам (Alex_Odeychuk) |
tasks sharing the data | задачи, которые совместно используют данные (ssn) |
the time to request data from a monitor task and wait for the response is assumed to be small compared to the total execution time | Время запроса данных у монитора и ожидания ответа предполагается малым по сравнению с общим временем выполнения (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999) |
the ubiquitous editability of text together with the persistence of global data in particular viewers allows many steps that do not contribute to the progress of the task actually pursued to be avoided | Повсеместная редактируемость текста вместе с наличием глобальных данных в отдельных окошках позволяет избежать множества лишних шагов, которые не способствуют прогрессу фактически решаемой задачи (см. Project Oberon: The Design of an Operating System and Compiler Edition 2005 by N. Wirth, J. Gutknecht перевод Е.В. Борисова, Л.Н. Чернышова, 2012) |
time to request data from a monitor task | время запроса данных у монитора (ssn) |
time to request data from a monitor task and wait for the response | время запроса данных у монитора и ожидания ответа (agrabo) |