File tree Expand file tree Collapse file tree 2 files changed +2
-114
lines changed
Expand file tree Collapse file tree 2 files changed +2
-114
lines changed Original file line number Diff line number Diff line change 1212endif
1313
1414# ASYNCIFY allows emscripten to sleep
15- # EMFLAGS=-std=c++17 -I$(GPUCPP) -I$(GPUCPP)/third_party/headers/wasm -I. -Iunittest_llmc -Illm.c -s USE_WEBGPU=1 -s -s STACK_SIZE=100000 -s MEMORY64=1 -s ALLOW_MEMORY_GROWTH=1
1615EMFLAGS=-std =c++17 -I$(GPUCPP ) -I$(GPUCPP ) /third_party/headers/wasm -I. -Iunittest_llmc -Illm.c -s USE_WEBGPU=1 -s ASYNCIFY=1 -s STACK_SIZE=100000 -s MEMORY64=1 -s ALLOW_MEMORY_GROWTH=1
1716CXXFLAGS=-std =c++17 -I$(GPUCPP ) -I$(GPUCPP ) /third_party/headers -I. -Iunittest_llmc
18- # CFLAGS=-Ofast -march=native -I. -Iunittest_llmc
19- CFLAGS =-O2 -march=native -I. -Iunittest_llmc
17+ CFLAGS =-Ofast -march=native -I. -Iunittest_llmc
18+ # CFLAGS=-O2 -march=native -I. -Iunittest_llmc
2019
2120LDFLAGS =$(STDLIB ) -L$(GPUCPP ) /third_party/lib -ldl -ldawn
2221FLAGS =$(CXXFLAGS ) $(LDFLAGS )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments