Use first platform and actually copy A and B to device, actually fixing this
This commit is contained in:
parent
7e58dc842b
commit
6ef61b6de1
2 changed files with 7 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -1,2 +1,2 @@
|
|||
hello: main.cpp
|
||||
g++ -o hello -lOpenCL main.cpp
|
||||
g++ -o hello main.cpp -lOpenCL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue