Triton
Getting Started
Installation
Tutorials
Language Reference
Python API
Programming Model
Creation Ops
Shape Manipulation Ops
Linear Algebra Ops
Memory Ops
triton.load
triton.store
triton.atomic_cas
triton.atomic_xchg
Indexing Ops
Math Ops
Reduction Ops
Comparison ops
Compiler Hint Ops
Programming Guide
Introduction
Related Work
Triton
»
Python API
»
triton.atomic_cas
View page source
triton.atomic_cas
¶
triton.
atomic_cas
(
ptr
,
cmp
,
val
,
builder
=
None
)
¶