@@ -230,15 +230,15 @@ Reserve that host memory in `stream/sequence/src/HostBuffers.cu`:
...
@@ -230,15 +230,15 @@ Reserve that host memory in `stream/sequence/src/HostBuffers.cu`:
Finally, create a visitor for your newly created algorithm. Create a containing folder structure for it in `stream/visitors/test/src/`, and a new file inside named `SaxpyVisitor.cu`. Insert the following code inside:
Finally, create a visitor for your newly created algorithm. Create a containing folder structure for it in `stream/visitors/test/src/`, and a new file inside named `SaxpyVisitor.cu`. Insert the following code inside: