Skip to content

Seperate gmmu pagetable #231

Seperate gmmu pagetable

Seperate gmmu pagetable #231

Triggered via pull request November 12, 2024 00:03
Status Failure
Total duration 3m 37s
Billable time 4m
Artifacts

mgpusim_test.yml

on: pull_request
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

12 errors and 4 warnings
Compile: samples/runner/platform.go#L4
no required module provides package github.com/sarchlab/akita/v3/mem/vm/gmmu; to add it:
Compile
Process completed with exit code 1.
Lint: benchmarks/amdappsdk/bitonicsort/bitonicsort.go#L14
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
Lint: driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
Lint: driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
Lint: benchmarks/amdappsdk/fastwalshtransform/fastwalshtransform.go#L13
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
Lint: driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
Lint: driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
Lint: benchmarks/amdappsdk/floydwarshall/floydwarshall.go#L12
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
Lint: driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
Lint: driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
Lint: benchmarks/amdappsdk/matrixmultiplication/benchmark.go#L10
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
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/
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/