Disclosure
Disclosure
I am trying to apply a bit shifting **shr** operator in a do loop that I found in _built-in.lisp_ ([line 127](https://github.com/takagi/cl-cuda/blob/master/src/lang/built-in.lisp#L127)) like so: ``` (defkernel reduce-array (void ((in float*) (out...
Is there a quick way to see the CU code output that defkernel should compile to? I found (compile-kernel kernel) function in the code but how does one go about...
Hi there, updated this quality library with an option to disable the line breaking of the message body when storing a message in an IMAP folder, otherwise the can mess...