Python for HPC and the Intel Xeon Phi
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#10M5Z)
"In GPAW, the high level nature of Python allows developers to design the algorithms, while C can be implemented for numeric intensive portions of the application through the use of highly optimized math kernels. In this application, the Python portions of the code are serial, which makes offloading to the Intel Xeon Phi coprocessor not feasible. However, and interface has been developed, pyMIC, which allows the application to launch kernels and control data transfers to the coprocessor."
The post Python for HPC and the Intel Xeon Phi appeared first on insideHPC.