MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / index

Method index

include/barrier.h:179–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 : index_(index), phase_(phase), count_(count) {}
178
179 DEVICE int index() const { return index_; }
180
181 DEVICE uint32_t phase() const { return phase_; }
182

Callers 9

producer_acquireFunction · 0.80
producer_commitFunction · 0.80
pipeline.hFile · 0.80
consumer_waitFunction · 0.80
consumer_releaseFunction · 0.80
PipelineStateClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected