make CUDA optional (#9) make __half/e optional add CPU versions of examples add & update test
This document is intended as an appendix for our paper "Decoding CUDA Binary", published in CGO'19 (...
To face the programming challenges related to heterogeneous computing, Intel recently introduced one...
Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ ...
add dev_set() add CUDA_PyErr() Pythonic CUDA error handling misc framework updates (#21) require skb...
add half-precision (fp16/float16/__half/'e') (#1) fix unneeded asarray memcopy on raw objects fix ex...
Unifying Python/C++/CUDA memory: Python buffered array C++11 std::vector CUDA managed memory. P...
add N-dimensional conv_separable() GPU (fallback: CPU) function (#15) use https://github.com/AMYPAD/...
CUDA integration for Python, plus shiny featuresIf you use this software, please cite it as below
NumPy is a module for Python. It is well known because of how easy it is to write scientific program...
Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ ...
This document is intended as an appendix for our paper "Decoding CUDA Binary", published in CGO'19 (...
This document is intended as an appendix for our paper "Decoding CUDA Binary", published in CGO'19 (...
To face the programming challenges related to heterogeneous computing, Intel recently introduced one...
Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ ...
add dev_set() add CUDA_PyErr() Pythonic CUDA error handling misc framework updates (#21) require skb...
add half-precision (fp16/float16/__half/'e') (#1) fix unneeded asarray memcopy on raw objects fix ex...
Unifying Python/C++/CUDA memory: Python buffered array C++11 std::vector CUDA managed memory. P...
add N-dimensional conv_separable() GPU (fallback: CPU) function (#15) use https://github.com/AMYPAD/...
CUDA integration for Python, plus shiny featuresIf you use this software, please cite it as below
NumPy is a module for Python. It is well known because of how easy it is to write scientific program...
Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ ...
This document is intended as an appendix for our paper "Decoding CUDA Binary", published in CGO'19 (...
This document is intended as an appendix for our paper "Decoding CUDA Binary", published in CGO'19 (...
To face the programming challenges related to heterogeneous computing, Intel recently introduced one...
Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ ...