mirror of
https://github.com/trholding/llama2.c.git
synced 2026-02-06 03:16:50 +00:00
Add fp fast for better performance on windows
This commit is contained in:
parent
fd68dd222f
commit
356f74cc31
@ -1 +1 @@
|
||||
cl.exe /Ox /openmp /I. run.c win.c
|
||||
cl.exe /fp:fast /Ox /openmp /I. run.c win.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user