MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / HEAD

Enum HEAD

include/thundersvm/syncmem.h:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78 ///to determine the where the newest data locates in
79 enum HEAD {
80 HOST, DEVICE, UNINITIALIZED
81 };
82
83 HEAD head() const;
84

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected