User Portlet
| Discussions |
|---|
| I tried the command `cudaFun = CUDAFunctionLoad[code, "addTwo", {{_Integer, _, "Input"}, {_Integer, _, "Output"}, _Integer}, 256]` from the documentation, but it returned the error message `"CUDAFunctionLoad::instl: The compiler... |