Handbook
Glossary
bar.arrive
Vocabulary
cuda
.
ptx
Definition
IN:
cuda.ptx
TUPLE:
bar.arrive
<
ptx-instruction
{
a
ptx-operand
initial:
0
}
{
b
ptx-operand
initial:
0
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
bar.arrive
(write-ptx-element)
"bar.arrive "
write-insn
dup
a>>
write-ptx-operand
", "
write
dup
b>>
write-ptx-operand
drop
;