removed extra comments #235
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 4 warnings
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:
driver/builder.go#L4
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
driver/api.go#L11
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
driver/api.go#L12
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
driver/driver.go#L14
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L8
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L9
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L10
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L11
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/r9nanobuilder.go#L12
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
Compile:
samples/runner/emugpubuilder.go#L8
github.com/sarchlab/akita/v3@v3.0.0-alpha.31: replacement directory ../akita does not exist
|
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|