Skip to content

Akita Updated

Akita Updated #197

Triggered via push August 6, 2024 17:01
Status Failure
Total duration 4m 59s
Billable time 5m
Artifacts

mgpusim_test.yml

on: push
Unit Test
0s
Unit Test
Single GPU Acceptance Test
0s
Single GPU Acceptance Test
Deterministicity Test
0s
Deterministicity Test
Two Discrete GPU Test
0s
Two Discrete GPU Test
Four Discrete GPU Test
0s
Four Discrete GPU Test
Two Unified GPU Test
0s
Two Unified GPU Test
Four Unified GPU Test
0s
Four Unified GPU Test
Fit to window
Zoom out
Zoom in

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/