rtsDDe (1158446), страница 22

Файл №1158446 rtsDDe (Раздаточные материалы) 22 страницаrtsDDe (1158446) страница 222019-09-18СтудИзба
Просмтор этого файла доступен только зарегистрированным пользователям. Но у нас супер быстрая регистрация: достаточно только электронной почты!

Текст из файла (страница 22)

*** RTS err 131.005: wrong call loadrb_
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the remote distributed array>;
ArrayPSRef = <reference to the processor system that the remote distributed array is mapped to>;
CurrentPSRef = <reference to the current processor system>)

Attempt to start loading remote array elements to the buffer, mapped on the processor system, which is not the current processor system or its direct or indirect subsystem.

*** RTS err 131.020: wrong call waitrb_
(the object is not a distributed array;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call, as remote element buffer is not actually distributed array.

*** RTS err 131.022: wrong call waitrb_
(the distributed array is not a buffer;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call as remote element buffer is distributed array but is not the buffer.

*** RTS err 131.023: wrong call waitrb_
(the buffer loading was not started by the current subtask;
BufferHeader[0] = <reference to the remote element buffer>;
LoadEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which started buffer loading>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to wait for completion of remote element buffer loading by (current) subtask, which didn't start this loading.

*** RTS err 131.024: wrong call waitrb_
(the buffer loading has not been started;
BufferHeader[0] = <reference to the remote element buffer>)

Attempt to wait for completion of not-started loading of remote element buffer.

*** RTS err 131.040: wrong call delrb_
(the object is not a distributed array;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call, as remote element buffer is not actually distributed array.

*** RTS err 131.042: wrong call delrb_
(the distributed array is not a buffer;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call as remote element buffer is distributed array but is not the buffer.

*** RTS err 131.043: wrong call delrb_
(the buffer was not created by the current subtask;
BufferHeader[0] = <reference to the remote element buffer>;
BufferEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which created buffer>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to delete remote element buffer, created by not the current subtask.

*** RTS err 131.044: wrong call delrb_
(the buffer loading has not been completed;
BufferHeader[0] = <reference to the remote element buffer>)

Attempt to delete remote element buffer, before completion of its loading (attempt to delete buffer during loading).

*** RTS err 131.045: wrong call delrb_
(the group loading has not been completed;
BufferHeader[0] = <reference to the remote element buffer>;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

Attempt to delete remote element buffer, included in the buffer group, which is in load.

*** RTS err 132.010: wrong call insrb_
(the regular access group is not a DVM object;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffer is not DVM-object.

*** RTS err 132.011: wrong call insrb_
(the object is not a regular access group;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffer is not actually the group of remote element group.

*** RTS err 132.012: wrong call insrb_
(the regular access group was not created by the current subtask;
RegularAccessGroupRef = <reference to the group of remote element buffers>;
RegularAccessGroupEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which created buffer group>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to include the buffer in remote element buffer group, created not in the current subtask.

*** RTS err 132.013: wrong call insrb_
(the group loading has not been completed;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

Attempt to include the buffer in remote element buffer group, being in loading state.

*** RTS err 132.014: wrong call insrb_
(the object is not a distributed array;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call, as remote element buffer is not actually distributed array.

*** RTS err 132.016: wrong call insrb_
(the distributed array is not a buffer;
BufferHeader[0] = <reference to the remote element buffer>)

The object specified in the function call as remote element buffer is distributed array but is not the buffer.

*** RTS err 132.017: wrong call insrb_
(the buffer was not created by the current subtask;
BufferHeader[0] = <reference to the remote element buffers>;
BufferEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which created buffer>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to include in remote element buffer group the buffer, created not in the current subtask.

*** RTS err 132.018: wrong call insrb_
(the buffer has already been inserted in the regular access group;
BufferHeader[0] = <reference to the remote element buffer>;
RegularAccessGroupRef = <reference to remote element buffer group, specified buffer has already been included>)

Attempt to include in remote element buffer group the buffer, already included in other group.

*** RTS err 132.019: wrong call insrb_
(the buffer loading has not been completed;
BufferHeader[0] = <reference to the remote element buffer>)

Attempt to include in remote element buffer group the buffer, being in loading state.

*** RTS err 132.030: wrong call loadbg_
(the regular access group is not a DVM object;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not DVM-object.

*** RTS err 132.031: wrong call loadbg_
(the object is not a regular access group;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not the group of remote element buffers.

*** RTS err 132.032: wrong call loadbg_
(the buffer PS is not a subsystem of the current PS;
BufferHeader[0] = <reference to the remote element buffer>;
BufferPSRef = <reference to the processor system that the remote element buffer is mapped to>;
CurrentPSRef = <reference to the current processor system>)

Attempt to start loading remote element buffer group, which contains the buffer, not mapped neither on the current processor system nor on its direct or indirect subsystem.

*** RTS err 132.033: wrong call loadbg_
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the remote distributed array>;
ArrayPSRef = <reference to the processor system that the remote distributed array is mapped to>;
CurrentPSRef = <reference to the current processor system>)

Attempt to start loading remote element buffer group, containing the buffer whose distributed array is not mapped neither on the current processor system nor on its direct or indirect subsystem.

*** RTS err 132.034: wrong call loadbg_
(the group loading has already been started;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

Attempt to start loading remote element buffer before completion of previous loading.

*** RTS err 132.040: wrong call waitbg_
(the regular access group is not a DVM object;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not DVM-object.

*** RTS err 132.041: wrong call waitbg_
(the object is not a regular access group;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not the group of remote element buffers.

*** RTS err 132.042: wrong call waitbg_
(the group loading was not started by the current subtask;
RegularAccessGroupRef = <reference to the group of remote element buffers>;
LoadEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which started buffer group loading >;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to wait for completion of remote element buffer group loading by (current) subtask, which didn't start this loading.

*** RTS err 132.043: wrong call waitbg_
(the group loading has not been started;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

Attempt to wait for completion of not-started loading of remote element buffer group.

*** RTS err 132.050: wrong call delbg_
(the regular access group is not a DVM object;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not DVM-object.

*** RTS err 132.051: wrong call delbg_
(the object is not a regular access group;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

The object specified in the function call as a group of remote element buffers is not the group of remote element buffers.

*** RTS err 132.052: wrong call delbg_
(the regular access group was not created by the current subtask;
RegularAccessGroupRef = <reference to the group of remote element buffers>;
RegularAccessGroupEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, which created buffer group>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)

Attempt to delete remote element buffer group, created not in the current subtask.

*** RTS err 132.053: wrong call delbg_
(the group loading has not been completed;
RegularAccessGroupRef = <reference to the group of remote element buffers>)

Attempt to delete remote element buffer group, being in loading state.

*** RTS err 133.000: wrong call rmkind_
(BufferHeader already exists;
BufferHeader[0] = <reference to remote element buffer or to distributed array>)

Attempt to use a header of existing distributed array or remote element buffer as the header of created buffer.

*** RTS err 133.001: wrong call rmkind_
(the object is not a distributed array;
ArrayHeader[0] = <reference to the object>)

The object specified in the function call, as distributed array is not distributed array.

*** RTS err 133.002: wrong call rmkind_
(the array has not been aligned;
ArrayHeader[0] = <reference to the distributed array>)

Distributed array, passed to the function, is not mapped.

*** RTS err 133.003: wrong call rmkind_
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the distributed array>;
ArrayPSRef = < reference to processor system, the distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)

Processor system, distributed array is mapped on, is not the current processor system or its direct or indirect subsystem.

*** RTS err 133.004: wrong call rmkind_
(the object is not a parallel loop;
LoopRef = <reference to the parallel loop>)

The object specified in the function call as parallel loop is not actually parallel loop.

*** RTS err 133.005: wrong call rmkind_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)

A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference in the function call.

*** RTS err 133.006: wrong call rmkind_
(the parallel loop has not been mapped;
LoopRef = <reference to the parallel loop>)

Parallel loop, passed to the function, is not mapped.

*** RTS err 133.010: wrong call rmkind_
(AxisArray[<element index>] = <element value> < -1)

Характеристики

Список файлов учебной работы

Свежие статьи
Популярно сейчас
Зачем заказывать выполнение своего задания, если оно уже было выполнено много много раз? Его можно просто купить или даже скачать бесплатно на СтудИзбе. Найдите нужный учебный материал у нас!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
7021
Авторов
на СтудИзбе
260
Средний доход
с одного платного файла
Обучение Подробнее