fixed OpenCL kernels

This commit is contained in:
Blaise Tine
2020-06-27 19:28:00 -04:00
parent baf7d3bb92
commit d42016840b
32 changed files with 103666 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ run-rtlsim: $(PROJECT) kernel.pocl
$(CXX) $(CXXFLAGS) -MM $^ > .depend;
clean:
rm -rf $(PROJECT) *.o *.dump .depend
rm -rf $(PROJECT) *.o .depend
ifneq ($(MAKECMDGOALS),clean)
-include .depend

Binary file not shown.

File diff suppressed because it is too large Load Diff