lotus/cmd/curio
Andrew Jackson (Ajax) c1f99c58c5
feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994)
* started

* so far so good

* builds and looks good

* changing level of abstration. some work remains

* it builds

* betterment

* import order

* 2

* stupid linter - you can cast a nil

* build commit and date

* nicer

* tmp and nide makefile

* comments handled

* oops

* added debug and reg

* ffiselect: change err encode to strings, fix some bugs

* ffiselect: Wrap rust logs into go-log

* ffiselect: Make the linter happy

* verification tests

* ffiselect: Fix startup

---------

Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
2024-05-23 13:03:59 +02:00
..
deps feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
guidedsetup feat: curio: alertManager (#11926) 2024-05-08 15:08:15 +02:00
internal/translations feat: curio: alertManager (#11926) 2024-05-08 15:08:15 +02:00
rpc feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
tasks feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
cli.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
config_new.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
config_test.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
config.go feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
ffi.go feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
log.go fix: curio: common commands (#11879) 2024-04-15 19:29:56 -05:00
main.go feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
market.go feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
pipeline.go feat: curio: Keep more sector metadata in the DB long-term (#11933) 2024-05-07 13:03:51 +02:00
proving.go feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
run.go feat: curio ffiselect: Isolate gpu calls in a subprocess (#11994) 2024-05-23 13:03:59 +02:00
stop.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
storage.go feat: curio: add StorageInit api (#11918) 2024-04-26 10:26:57 +02:00