Generic interface to wait on host for events
Wait on host for all events in user-specified command queue
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclCommandQ), | intent(in) | :: | cmdq |
Wait on host for all events in focal default command queue
Wait on host for all events in all queues in a queue pool
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclCommandQPool), | intent(in) | :: | qPool |
Wait on host for a specific event
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclEvent), | intent(in), | target | :: | event |
Wait on host for set of events
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclEvent), | intent(in), | target | :: | eventList(:) |