Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ProducerToken producer_try_acquire
Function · 0.80
producer_acquire
Function · 0.80
producer_commit
Function · 0.80
pipeline.h
File · 0.80
ConsumerToken consumer_try_wait
Function · 0.80
consumer_wait
Function · 0.80
consumer_release
Function · 0.80
PipelineState
Class · 0.80
OrderedSequenceBarrier
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected