feat: curio ffiselect: Isolate gpu calls in a subprocess #632
check.yml
on: pull_request
Check (docs-check)
3m 7s
Check (gen-check)
6m 17s
Check (lint-all)
4m 12s
Check (gofmt)
22s
Check (mod-tidy-check)
27s
Annotations
12 errors
Check (docs-check)
Process completed with exit code 1.
|
Check (lint-all):
curiosrc/window/compute_do.go#L417
undefined: sectorCacheDirPath
|
Check (lint-all):
curiosrc/window/compute_do.go#L418
undefined: winningPostProofType
|
Check (lint-all):
curiosrc/window/compute_do.go#L419
undefined: sealedSectorFile (typecheck)
|
Check (lint-all):
curiosrc/builder.go#L11
could not import github.com/filecoin-project/lotus/curiosrc/window (-: # github.com/filecoin-project/lotus/curiosrc/window
|
Check (lint-all):
curiosrc/window/compute_do.go#L417
undefined: sectorCacheDirPath
|
Check (lint-all):
curiosrc/window/compute_do.go#L418
undefined: winningPostProofType
|
Check (lint-all):
curiosrc/window/compute_do.go#L419
undefined: sealedSectorFile) (typecheck)
|
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L263
sb.CurioFFIWrap.SealPreCommit2 undefined (type ffiselect.CurioFFIWrap has no field or method SealPreCommit2)
|
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L315
sb.CurioFFIWrap.SealCommit2 undefined (type ffiselect.CurioFFIWrap has no field or method SealCommit2) (typecheck)
|
Check (lint-all):
curiosrc/web/api/config/config.go#L46
c.DB undefined (type *cfg has no field or method DB) (typecheck)
|
Check (gen-check)
Process completed with exit code 1.
|