feat: curio ffiselect: Isolate gpu calls in a subprocess #600
check.yml
on: pull_request
Check (docs-check)
3m 10s
Check (gen-check)
6m 58s
Check (lint-all)
4m 43s
Check (gofmt)
24s
Check (mod-tidy-check)
29s
Annotations
11 errors
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L55
unknown field FFICallWrapper in struct literal of type storageProvider (typecheck)
|
Check (lint-all):
curiosrc/piece/task_cleanup_piece.go#L9
could not import github.com/filecoin-project/lotus/curiosrc/ffi (-: # github.com/filecoin-project/lotus/curiosrc/ffi
|
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L55
unknown field FFICallWrapper in struct literal of type storageProvider) (typecheck)
|
Check (lint-all):
cmd/curio/tasks/tasks.go#L21
could not import github.com/filecoin-project/lotus/curiosrc/ffi (-: # github.com/filecoin-project/lotus/curiosrc/ffi
|
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L55
unknown field FFICallWrapper in struct literal of type storageProvider) (typecheck)
|
Check (lint-all):
cmd/curio/ffi.go#L39
cannot use depnd.Stor (variable of type *paths.Remote) as "github.com/filecoin-project/lotus/storage/sealer/ffiwrapper".SectorProvider value in argument to ffiwrapper.New: *paths.Remote does not implement "github.com/filecoin-project/lotus/storage/sealer/ffiwrapper".SectorProvider (wrong type for method AcquireSector)
|
Check (lint-all):
curiosrc/seal/task_finalize.go#L10
could not import github.com/filecoin-project/lotus/curiosrc/ffi (-: # github.com/filecoin-project/lotus/curiosrc/ffi
|
Check (lint-all):
curiosrc/ffi/sdr_funcs.go#L55
unknown field FFICallWrapper in struct literal of type storageProvider) (typecheck)
|
Check (lint-all):
itests/curio_test.go#L17
"github.com/filecoin-project/lotus/node/impl" imported and not used (typecheck)
|
Check (lint-all):
itests/deadlines_test.go#L31
"github.com/filecoin-project/lotus/node/impl" imported and not used (typecheck)
|
Check (gen-check)
Process completed with exit code 2.
|