This commit is contained in:
rcxpony 2025-03-13 19:46:30 +05:00
parent 32dd2cda05
commit bb8b407b44

View File

@ -7,6 +7,7 @@ cmake -B build && cmake --build build -j$(nproc)
build/yggm -t 10
```
# ToDo
- [x] Cuda support (slow)
- [x] Support for avx2
- [ ] Support for sse4
#