fix bugs #178
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
12 errors and 4 warnings
Compile:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer)
|
Compile
Process completed with exit code 1.
|
Lint:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer) (typecheck)
|
Lint:
samples/aes/aes.go#L7
could not import github.com/sarchlab/mgpusim/v3/samples/runner (-: # github.com/sarchlab/mgpusim/v3/samples/runner
|
Lint:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer)) (typecheck)
|
Lint:
samples/atax/main.go#L7
could not import github.com/sarchlab/mgpusim/v3/samples/runner (-: # github.com/sarchlab/mgpusim/v3/samples/runner
|
Lint:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer)) (typecheck)
|
Lint:
samples/bfs/main.go#L9
could not import github.com/sarchlab/mgpusim/v3/samples/runner (-: # github.com/sarchlab/mgpusim/v3/samples/runner
|
Lint:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer)) (typecheck)
|
Lint:
samples/bicg/main.go#L7
could not import github.com/sarchlab/mgpusim/v3/samples/runner (-: # github.com/sarchlab/mgpusim/v3/samples/runner
|
Lint:
samples/runner/timingplatform.go#L251
b.monitor.RegisterPerfAnalyzer undefined (type *monitoring.Monitor has no field or method RegisterPerfAnalyzer)) (typecheck)
|
Lint:
samples/bitonicsort/bitonicsort.go#L7
could not import github.com/sarchlab/mgpusim/v3/samples/runner (-: # github.com/sarchlab/mgpusim/v3/samples/runner
|
Compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|