gemma.cpp/io
Jan Wassenberg 86200ce224 1.01x speedup: improved autotune
Group M=4..7 into same config. Add configs for power of two sizes.
Allow odd mc to enable a single range for odd M.

io.cc: warning fix(cast).
IsBlock -> !IsOneMC
benchmark_helper: best for verbosity 3, all configs for 4
ops_test: remove unused includes
PiperOrigin-RevId: 824475104
2025-10-27 05:35:31 -07:00
..
BUILD.bazel Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_compare.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_store.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_store.h Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
blob_store_test.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
fields.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields.h Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields_test.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
io.cc 1.01x speedup: improved autotune 2025-10-27 05:35:31 -07:00
io.h Fix preadv error: only enable if we have a handle 2025-08-15 06:30:34 -07:00
io_win.cc Add IsAppendOnly flag to file and if true, disable parallel writes 2025-07-30 01:51:37 -07:00
migrate_weights.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00