Akita Updated #197
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
Compile:
protocol/cuprotocol.go#L51
r.SendTime undefined (type *CUPipelineRestartReq has no field or method SendTime)
|
Compile:
protocol/cuprotocol.go#L97
r.SendTime undefined (type *CUPipelineRestartRsp has no field or method SendTime)
|
Compile:
protocol/cuprotocol.go#L143
r.SendTime undefined (type *CUPipelineFlushReq has no field or method SendTime)
|
Compile:
protocol/cuprotocol.go#L189
r.SendTime undefined (type *CUPipelineFlushRsp has no field or method SendTime)
|
Compile:
protocol/cuprotocol.go#L265
r.Meta().SendTime undefined (type *sim.MsgMeta has no field or method SendTime)
|
Compile:
protocol/cuprotocol.go#L329
msg.Meta().SendTime undefined (type *sim.MsgMeta has no field or method SendTime)
|
Compile:
protocol/driverprotocol.go#L25
cmd.SendTime undefined (type *FlushReq has no field or method SendTime)
|
Compile:
protocol/driverprotocol.go#L55
r.SendTime undefined (type *LaunchKernelReq has no field or method SendTime)
|
Compile:
protocol/driverprotocol.go#L82
r.SendTime undefined (type *LaunchKernelRsp has no field or method SendTime)
|
Compile:
protocol/driverprotocol.go#L114
req.SendTime undefined (type *MemCopyH2DReq has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L51
r.SendTime undefined (type *CUPipelineRestartReq has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L97
r.SendTime undefined (type *CUPipelineRestartRsp has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L143
r.SendTime undefined (type *CUPipelineFlushReq has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L189
r.SendTime undefined (type *CUPipelineFlushRsp has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L265
r.Meta().SendTime undefined (type *sim.MsgMeta has no field or method SendTime)
|
Lint:
protocol/cuprotocol.go#L329
msg.Meta().SendTime undefined (type *sim.MsgMeta has no field or method SendTime)
|
Lint:
protocol/driverprotocol.go#L25
cmd.SendTime undefined (type *FlushReq has no field or method SendTime)
|
Lint:
protocol/driverprotocol.go#L55
r.SendTime undefined (type *LaunchKernelReq has no field or method SendTime)
|
Lint:
protocol/driverprotocol.go#L82
r.SendTime undefined (type *LaunchKernelRsp has no field or method SendTime)
|
Lint:
protocol/driverprotocol.go#L114
req.SendTime undefined (type *MemCopyH2DReq has no field or method SendTime)
|
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 uses Node.js version which is deprecated 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/
|
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 uses Node.js version which is deprecated 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/
|