Files
tinygrad/extra
wozeparrot f228c03f9f fetch raid from cloud (#10799)
* feat: initial tinyfs device

* feat: don't allow compute on tinyfs device

* feat: tensor helpers to load and store

* feat: bufferview for tinyfs

* fix: keep copy sizes correct

* fix: recv large

* clean: unneeded

* feat: comment

* clean: unneeded

* clean: remove

* clean: remove

* feat: get request tag

* feat: rename to cloud

* feat: send request_id

* feat: start computing tree

* feat: compute store tree on this side

* feat: jank chunked load

* feat: more debugging

* feat: rename to just load and store

* feat: correct chunk count

* fix: fix load for < 1mb

* feat: comments

* feat: don't truncate on block devices

* feat: better way of testing block device

* feat: don't need to pad that much

* feat: connect to nodes directly on load

* feat: cache connections

* feat: don't hard code chunk size

* feat: close mmap when closing file handle

* feat: don't overwrite stuff on disk if storing from disk

* clean: debug print

* fix: close mmap

* feat: await workers

* feat: fast copy from tinyfs to disk

* feat: don't copy to device on last

* feat: use single socket per device

* feat: raid in tinyfs

* clean: remove import

* clean: type

* feat: maintain single event loop

* feat: lower worker count

* feat: use connection pool

* feat: fetch mapping in its own process

* fix: release lock

* feat: don't fetch if exists

* feat: req id only on stores

* feat: always fetch

* fix: rangeify

* feat: allow specifying raid root

* fix: dealloc buffer

* feat: start support non 0 offset

* clean: use cleaner

* feat: don't pass to threadpool

* clean: typing
2025-10-14 07:53:55 -07:00
..
2025-08-28 18:41:46 +03:00
2025-09-10 15:15:48 -04:00
2025-10-08 04:54:07 -04:00
2024-01-26 18:27:49 -08:00
2025-08-06 14:00:34 +03:00
2025-10-13 17:26:12 +08:00
2025-10-10 00:32:33 -07:00
2025-10-14 07:53:55 -07:00
2025-09-10 15:15:48 -04:00
2025-09-10 15:15:48 -04:00
2025-02-20 19:20:01 +08:00
2025-05-28 20:48:20 -07:00
2025-06-08 08:42:22 -07:00
2025-03-18 15:15:04 +08:00
2024-01-19 23:34:30 -05:00
2025-02-13 12:26:15 +08:00
2025-09-04 11:48:40 -07:00
2025-09-10 15:15:48 -04:00
2024-09-25 18:31:03 +08:00
2025-09-14 15:19:03 -04:00
2025-08-13 14:27:55 -04:00