Wednesday, October 5, 2016

pyMIC

"Python module to offload computation in a Python program to the Intel Xeon Phi coprocessor. It contains offloadable arrays and device management functions. It supports invocation of native kernels (C/C++, Fortran) and blends in with Numpy's array types for float, complex, and int data types."

https://github.com/01org/pyMIC

https://software.intel.com/en-us/articles/pymic-a-python-offload-module-for-the-intelr-xeon-phitm-coprocessor

https://www.euroscipy.org/2015/schedule/presentation/9/

https://arxiv.org/abs/1607.00844

No comments:

Post a Comment