Skip to content

NIH-HPC/python-in-hpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python in HPC

Materials for teaching a 'Python in HPC' class. Includes python notebooks, scripts, and slides.

profiling_and_optimizing
Notebook showing how to profile and improve performance of a simple minded Mandelbrot set implementation. Includes numba, numpy, cython, f2py, numba.vectorize, and multiprocessing.
parallel_code_examples
Python example code for cross-machine parallization

About

Materials for a Python in HPC class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages