major update to example01 - old tests weren't really useful

This commit is contained in:
Dakota St. Laurent
2015-06-23 16:52:01 -04:00
parent 5c5a02b499
commit eaef887f8e
4 changed files with 89 additions and 143 deletions

View File

@@ -1,5 +1,5 @@
#include <iostream>
#include "CL/cl.hpp"
#include "../CL/cl.hpp"
int main() {
// get all platforms (drivers), e.g. NVIDIA