You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/core/enqueue.yml
+26-26Lines changed: 26 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ params:
51
51
- type: $x_event_handle_t*
52
52
name: phEvent
53
53
desc: |
54
-
[out][optional] return an event object that identifies this particular kernel execution instance.
54
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
55
55
returns:
56
56
- $X_RESULT_ERROR_INVALID_QUEUE
57
57
- $X_RESULT_ERROR_INVALID_KERNEL
@@ -96,7 +96,7 @@ params:
96
96
- type: $x_event_handle_t*
97
97
name: phEvent
98
98
desc: |
99
-
[out][optional] return an event object that identifies this particular command instance.
99
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
100
100
returns:
101
101
- $X_RESULT_ERROR_INVALID_QUEUE
102
102
- $X_RESULT_ERROR_INVALID_EVENT
@@ -137,7 +137,7 @@ params:
137
137
- type: $x_event_handle_t*
138
138
name: phEvent
139
139
desc: |
140
-
[out][optional] return an event object that identifies this particular command instance.
140
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
141
141
returns:
142
142
- $X_RESULT_ERROR_INVALID_QUEUE
143
143
- $X_RESULT_ERROR_INVALID_EVENT
@@ -190,7 +190,7 @@ params:
190
190
- type: $x_event_handle_t*
191
191
name: phEvent
192
192
desc: |
193
-
[out][optional] return an event object that identifies this particular command instance.
193
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
194
194
returns:
195
195
- $X_RESULT_ERROR_INVALID_QUEUE
196
196
- $X_RESULT_ERROR_INVALID_EVENT
@@ -245,7 +245,7 @@ params:
245
245
- type: $x_event_handle_t*
246
246
name: phEvent
247
247
desc: |
248
-
[out][optional] return an event object that identifies this particular command instance.
248
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
249
249
returns:
250
250
- $X_RESULT_ERROR_INVALID_QUEUE
251
251
- $X_RESULT_ERROR_INVALID_EVENT
@@ -316,7 +316,7 @@ params:
316
316
- type: $x_event_handle_t*
317
317
name: phEvent
318
318
desc: |
319
-
[out][optional] return an event object that identifies this particular command instance.
319
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
320
320
returns:
321
321
- $X_RESULT_ERROR_INVALID_QUEUE
322
322
- $X_RESULT_ERROR_INVALID_EVENT
@@ -394,7 +394,7 @@ params:
394
394
- type: $x_event_handle_t*
395
395
name: phEvent
396
396
desc: |
397
-
[out][optional] return an event object that identifies this particular command instance.
397
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
398
398
returns:
399
399
- $X_RESULT_ERROR_INVALID_QUEUE
400
400
- $X_RESULT_ERROR_INVALID_EVENT
@@ -454,7 +454,7 @@ params:
454
454
- type: $x_event_handle_t*
455
455
name: phEvent
456
456
desc: |
457
-
[out][optional] return an event object that identifies this particular command instance.
457
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
458
458
returns:
459
459
- $X_RESULT_ERROR_INVALID_QUEUE
460
460
- $X_RESULT_ERROR_INVALID_EVENT
@@ -520,7 +520,7 @@ params:
520
520
- type: $x_event_handle_t*
521
521
name: phEvent
522
522
desc: |
523
-
[out][optional] return an event object that identifies this particular command instance.
523
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
524
524
returns:
525
525
- $X_RESULT_ERROR_INVALID_QUEUE
526
526
- $X_RESULT_ERROR_INVALID_EVENT
@@ -581,7 +581,7 @@ params:
581
581
- type: $x_event_handle_t*
582
582
name: phEvent
583
583
desc: |
584
-
[out][optional] return an event object that identifies this particular command instance.
584
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
585
585
returns:
586
586
- $X_RESULT_ERROR_INVALID_QUEUE
587
587
- $X_RESULT_ERROR_INVALID_EVENT
@@ -647,7 +647,7 @@ params:
647
647
- type: $x_event_handle_t*
648
648
name: phEvent
649
649
desc: |
650
-
[out][optional] return an event object that identifies this particular command instance.
650
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
651
651
returns:
652
652
- $X_RESULT_ERROR_INVALID_QUEUE
653
653
- $X_RESULT_ERROR_INVALID_EVENT
@@ -708,7 +708,7 @@ params:
708
708
- type: $x_event_handle_t*
709
709
name: phEvent
710
710
desc: |
711
-
[out][optional] return an event object that identifies this particular command instance.
711
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
712
712
returns:
713
713
- $X_RESULT_ERROR_INVALID_QUEUE
714
714
- $X_RESULT_ERROR_INVALID_EVENT
@@ -761,7 +761,7 @@ params:
761
761
- type: $x_event_handle_t*
762
762
name: phEvent
763
763
desc: |
764
-
[out][optional] return an event object that identifies this particular command instance.
764
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
765
765
returns:
766
766
- $X_RESULT_ERROR_INVALID_QUEUE
767
767
- $X_RESULT_ERROR_INVALID_EVENT
@@ -817,7 +817,7 @@ params:
817
817
- type: $x_event_handle_t*
818
818
name: phEvent
819
819
desc: |
820
-
[out][optional] return an event object that identifies this particular command instance.
820
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
821
821
returns:
822
822
- $X_RESULT_ERROR_INVALID_QUEUE
823
823
- $X_RESULT_ERROR_INVALID_EVENT
@@ -896,7 +896,7 @@ params:
896
896
- type: $x_event_handle_t*
897
897
name: phEvent
898
898
desc: |
899
-
[out][optional] return an event object that identifies this particular command instance.
899
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
900
900
- type: void**
901
901
name: ppRetMap
902
902
desc: "[out] return mapped pointer. TODO: move it before numEventsInWaitList?"
@@ -966,7 +966,7 @@ params:
966
966
- type: $x_event_handle_t*
967
967
name: phEvent
968
968
desc: |
969
-
[out][optional] return an event object that identifies this particular command instance.
969
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
970
970
returns:
971
971
- $X_RESULT_ERROR_INVALID_QUEUE
972
972
- $X_RESULT_ERROR_INVALID_EVENT
@@ -1008,7 +1008,7 @@ params:
1008
1008
- type: $x_event_handle_t*
1009
1009
name: phEvent
1010
1010
desc: |
1011
-
[out][optional] return an event object that identifies this particular command instance.
1011
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1012
1012
returns:
1013
1013
- $X_RESULT_ERROR_INVALID_QUEUE
1014
1014
- $X_RESULT_ERROR_INVALID_EVENT
@@ -1054,7 +1054,7 @@ params:
1054
1054
- type: $x_event_handle_t*
1055
1055
name: phEvent
1056
1056
desc: |
1057
-
[out][optional] return an event object that identifies this particular command instance.
1057
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1058
1058
returns:
1059
1059
- $X_RESULT_ERROR_INVALID_QUEUE
1060
1060
- $X_RESULT_ERROR_INVALID_EVENT
@@ -1105,7 +1105,7 @@ params:
1105
1105
- type: $x_event_handle_t*
1106
1106
name: phEvent
1107
1107
desc: |
1108
-
[out][optional] return an event object that identifies this particular command instance.
1108
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1109
1109
returns:
1110
1110
- $X_RESULT_ERROR_INVALID_QUEUE
1111
1111
- $X_RESULT_ERROR_INVALID_EVENT
@@ -1153,7 +1153,7 @@ params:
1153
1153
- type: $x_event_handle_t*
1154
1154
name: phEvent
1155
1155
desc: |
1156
-
[out][optional] return an event object that identifies this particular command instance.
1156
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1157
1157
returns:
1158
1158
- $X_RESULT_ERROR_INVALID_QUEUE
1159
1159
- $X_RESULT_ERROR_INVALID_EVENT
@@ -1242,7 +1242,7 @@ params:
1242
1242
- type: $x_event_handle_t*
1243
1243
name: phEvent
1244
1244
desc: |
1245
-
[out][optional] return an event object that identifies this particular kernel execution instance.
1245
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1246
1246
returns:
1247
1247
- $X_RESULT_ERROR_INVALID_SIZE:
1248
1248
- "`pitch == 0`"
@@ -1306,7 +1306,7 @@ params:
1306
1306
- type: $x_event_handle_t*
1307
1307
name: phEvent
1308
1308
desc: |
1309
-
[out][optional] return an event object that identifies this particular kernel execution instance.
1309
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
1310
1310
returns:
1311
1311
- $X_RESULT_ERROR_INVALID_SIZE:
1312
1312
- "`srcPitch == 0`"
@@ -1365,7 +1365,7 @@ params:
1365
1365
- type: $x_event_handle_t*
1366
1366
name: phEvent
1367
1367
desc: |
1368
-
[out][optional] return an event object that identifies this particular kernel execution instance.
1368
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
[out][optional] return an event object that identifies this particular kernel execution instance.
1415
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
[out][optional] returns an event object that identifies this read command
1463
-
and can be used to query or queue a wait for this command to complete.
1463
+
and can be used to query or queue a wait for this command to complete. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
[out][optional] returns an event object that identifies this write command
1511
-
and can be used to query or queue a wait for this command to complete.
1511
+
and can be used to query or queue a wait for this command to complete. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
Copy file name to clipboardExpand all lines: scripts/core/exp-bindless-images.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -581,7 +581,7 @@ params:
581
581
- type: $x_event_handle_t*
582
582
name: phEvent
583
583
desc: |
584
-
[out][optional] return an event object that identifies this particular command instance.
584
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
585
585
returns:
586
586
- $X_RESULT_ERROR_INVALID_QUEUE
587
587
- $X_RESULT_ERROR_INVALID_VALUE
@@ -870,7 +870,7 @@ params:
870
870
- type: $x_event_handle_t*
871
871
name: phEvent
872
872
desc: |
873
-
[out][optional] return an event object that identifies this particular command instance.
873
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
874
874
returns:
875
875
- $X_RESULT_ERROR_INVALID_QUEUE
876
876
- $X_RESULT_ERROR_INVALID_VALUE
@@ -909,7 +909,7 @@ params:
909
909
- type: $x_event_handle_t*
910
910
name: phEvent
911
911
desc: |
912
-
[out][optional] return an event object that identifies this particular command instance.
912
+
[out][optional] return an event object that identifies this particular command instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
Copy file name to clipboardExpand all lines: scripts/core/exp-command-buffer.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1140,7 +1140,7 @@ params:
1140
1140
- type: $x_event_handle_t*
1141
1141
name: phEvent
1142
1142
desc: |
1143
-
[out][optional] return an event object that identifies this particular command-buffer execution instance.
1143
+
[out][optional] return an event object that identifies this particular command-buffer execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
Copy file name to clipboardExpand all lines: scripts/core/exp-cooperative-kernels.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ params:
55
55
- type: $x_event_handle_t*
56
56
name: phEvent
57
57
desc: |
58
-
[out][optional] return an event object that identifies this particular kernel execution instance.
58
+
[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
Copy file name to clipboardExpand all lines: scripts/core/exp-enqueue-timestamp-recording.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ params:
59
59
[in,out] return an event object that identifies this particular kernel execution instance. Profiling information can be queried
60
60
from this event as if `hQueue` had profiling enabled. Querying `UR_PROFILING_INFO_COMMAND_QUEUED` or `UR_PROFILING_INFO_COMMAND_SUBMIT`
61
61
reports the timestamp at the time of the call to this function. Querying `UR_PROFILING_INFO_COMMAND_START` or `UR_PROFILING_INFO_COMMAND_END`
62
-
reports the timestamp recorded when the command is executed on the device.
62
+
reports the timestamp recorded when the command is executed on the device. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array.
Copy file name to clipboardExpand all lines: scripts/core/exp-launch-properties.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ params:
102
102
desc: "[in][optional][range(0, numEventsInWaitList)] pointer to a list of events that must be complete before the kernel execution. If nullptr, the numEventsInWaitList must be 0, indicating that no wait event. "
103
103
- type: ur_event_handle_t*
104
104
name: phEvent
105
-
desc: "[out][optional] return an event object that identifies this particular kernel execution instance."
105
+
desc: "[out][optional] return an event object that identifies this particular kernel execution instance. If phEventWaitList and phEvent are not NULL, phEvent must not refer to an element of the phEventWaitList array."
0 commit comments