Commit Graph

10 Commits

Author SHA1 Message Date
84c6b42e65 cmake : update to 3.19 (#351)
- update from 3.0 (from 2014) to 3.19 (from 2020)
- move some global setting onto the targets (through a cmake include)
2023-01-05 21:22:48 +02:00
99da1e5cc8 cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
fcf515de60 bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
b8ce25dec1 refactoring : more readable code 2022-11-25 19:28:04 +02:00
ebb01b9e33 Print system info at start of program 2022-10-27 17:22:19 +03:00
2400660f3f Print system info in main 2022-10-26 22:54:09 +03:00
a6c786d5dc Update README.md 2022-10-25 20:53:48 +03:00
91dcf5f35b Update README.md 2022-10-25 20:53:48 +03:00
34bb3ab0cf ggml : add system info functions 2022-10-25 20:53:48 +03:00
c6710efde2 refactoring : move main + stream in examples + other stuff 2022-10-25 20:53:48 +03:00