Elliot Arledge

Results 2 comments of Elliot Arledge

I still get the "backward before forward" error when using `CFLAGS = -O3 -Ofast -fno-fast-math -Wno-unused-result`. I'm not a systems guy but omitting fast math seemed to work. Try changing...

I might have a simple solution for anyone else who runs into this error. ![image](https://github.com/karpathy/llm.c/assets/59771030/397e3ceb-c0ac-4a7b-951c-69a3902e5437) Notice how the cuda compilation tools version is 11.5 and the cuda version is 12.2....