Alex McCaskey
Results
32
issues of
Alex McCaskey
It could be easy (I did it) for someone to write a kernel but forget the __qpu__ attribute. In the following case, an error is not thrown. ```cpp #include "cudaq.h"...
Enable one to pass Python kernels to library entry-point kernels defined in C++. Enable one to expose C++ pure-device kernels to Python.