attempting vectorization

This commit is contained in:
Philippe Tillet
2019-02-10 18:29:25 -05:00
parent 4a0736ce20
commit 3d07e909c6
3 changed files with 69 additions and 14 deletions

View File

@@ -213,7 +213,7 @@ int main() {
CUstream cu_stream;
int major, minor;
compile_machine_code(cu_device, cu_context, cu_module, cu_kernel, cu_stream, major, minor, src, "test");
// std::cout << src << std::endl;
std::cout << src << std::endl;
// execute machine code
// Allocate buffers