improve the computing buffer estimate

This commit is contained in:
Zonghang Li
2025-06-19 08:02:43 +00:00
parent 0b4ffdfde5
commit dd589561b4
8 changed files with 87 additions and 34 deletions
+1
View File
@@ -135,6 +135,7 @@ mkdir build && cd build
cmake ..
make -j$(nproc)
sudo make install
sudo ldconfig
```
**macOS:**