fix bug #63
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 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/
|