Seperate gmmu pagetable #231
Annotations
10 errors and 2 warnings
golangci-lint:
benchmarks/amdappsdk/bitonicsort/bitonicsort.go#L14
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
|
golangci-lint:
driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
|
golangci-lint:
driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
|
golangci-lint:
benchmarks/amdappsdk/fastwalshtransform/fastwalshtransform.go#L13
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
|
golangci-lint:
driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
|
golangci-lint:
driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
|
golangci-lint:
benchmarks/amdappsdk/floydwarshall/floydwarshall.go#L12
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
|
golangci-lint:
driver/builder.go#L80
b.memorySize undefined (type Builder has no field or method memorySize)
|
golangci-lint:
driver/builder.go#L135
b.memorySize undefined (type *Builder has no field or method memorySize)) (typecheck)
|
golangci-lint:
benchmarks/amdappsdk/matrixmultiplication/benchmark.go#L10
could not import github.com/sarchlab/mgpusim/v3/driver (-: # github.com/sarchlab/mgpusim/v3/driver
|
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/
|
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/
|
Loading