Edit: report.go, wavefronttracer.go, wavefrontpool.go #94
mgpusim_test.yml
on: push
Deterministicity Test
0s
Two Discrete GPU Test
0s
Four Discrete GPU Test
0s
Two Unified GPU Test
0s
Four Unified GPU Test
0s
Annotations
20 errors and 2 warnings
Compile:
driver/builder.go#L4
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
driver/api.go#L11
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
driver/api.go#L12
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
driver/driver.go#L13
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L8
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L9
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L10
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L11
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L12
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Compile:
samples/runner/emugpubuilder.go#L8
github.com/sarchlab/akita/v3@v3.0.0-alpha.29: replacement directory ../akita does not exist
|
Lint:
protocol/cuprotocol.go#L48
r.ID undefined (type *CUPipelineRestartReq has no field or method ID) (typecheck)
|
Lint:
protocol/cuprotocol.go#L49
r.Src undefined (type *CUPipelineRestartReq has no field or method Src) (typecheck)
|
Lint:
protocol/cuprotocol.go#L50
r.Dst undefined (type *CUPipelineRestartReq has no field or method Dst) (typecheck)
|
Lint:
protocol/cuprotocol.go#L51
r.SendTime undefined (type *CUPipelineRestartReq has no field or method SendTime) (typecheck)
|
Lint:
protocol/cuprotocol.go#L94
r.ID undefined (type *CUPipelineRestartRsp has no field or method ID) (typecheck)
|
Lint:
protocol/cuprotocol.go#L95
r.Src undefined (type *CUPipelineRestartRsp has no field or method Src) (typecheck)
|
Lint:
protocol/cuprotocol.go#L96
r.Dst undefined (type *CUPipelineRestartRsp has no field or method Dst) (typecheck)
|
Lint:
protocol/cuprotocol.go#L97
r.SendTime undefined (type *CUPipelineRestartRsp has no field or method SendTime) (typecheck)
|
Lint:
protocol/cuprotocol.go#L140
r.ID undefined (type *CUPipelineFlushReq has no field or method ID) (typecheck)
|
Lint:
protocol/cuprotocol.go#L141
r.Src undefined (type *CUPipelineFlushReq has no field or method Src) (typecheck)
|
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|