Skip to content

feat: curio ffiselect: Isolate gpu calls in a subprocess #600

feat: curio ffiselect: Isolate gpu calls in a subprocess

feat: curio ffiselect: Isolate gpu calls in a subprocess #600

Triggered via pull request May 15, 2024 03:38
Status Failure
Total duration 7m 7s
Artifacts

check.yml

on: pull_request
Check (docs-check)
3m 10s
Check (docs-check)
Check (gen-check)
6m 58s
Check (gen-check)
Check (lint-all)
4m 43s
Check (lint-all)
Check (gofmt)
24s
Check (gofmt)
Check (mod-tidy-check)
29s
Check (mod-tidy-check)
Fit to window
Zoom out
Zoom in

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.