Skip to content

fix bug

fix bug #63

Triggered via push October 6, 2023 14:50
Status Failure
Total duration 3m 0s
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

12 errors and 2 warnings
Compile: samples/runner/timingplatform.go#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine)
Compile
Process completed with exit code 1.
Lint: samples/runner/dramtracer.go#L1
: # github.com/sarchlab/mgpusim/v3/samples/runner
Lint: samples/runner/timingplatform.go#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine) (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#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine)) (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#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine)) (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#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine)) (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#L246
analysis.MakePerfAnalyzerBuilder().WithPeriod(sim.VTimeInSec(b.perfAnalyzingPeriod)).WithDBFilename(b.perfAnalysisFileName).WithEngine undefined (type analysis.PerfAnalyzerBuilder has no field or method WithEngine)) (typecheck)
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
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/