Video: High Performance Computing with Python
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#9KQ9)
"This talk will discuss various strategies to make a serial Python code faster, for example using libraries like NumPy, or tools like Cython which compile Python code. The talk will also discuss the available tools for running Python in parallel, focusing on the mpi4py module which implements MPI (Message Passing Interface) in Python."
The post Video: High Performance Computing with Python appeared first on insideHPC.