Initial Commit
This commit is contained in:
commit
42b2451d22
4 changed files with 83 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
hello: main.cpp
|
||||
g++ -o hello -lOpenCL main.cpp
|
Loading…
Add table
Add a link
Reference in a new issue