MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / modifySpecStore

Function modifySpecStore

cmd/modify_test.go:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12)
13
14func modifySpecStore() *utils.SpecStore {
15 return testSpecStore()
16}
17
18func modifyInstance(mode, gpuType, numGPUs, cpuCores string, storage int) *api.Instance {
19 return &api.Instance{

Callers 1

Calls 1

testSpecStoreFunction · 0.70

Tested by

no test coverage detected