Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rrgipson/SRC_python_demos

 
 

Repository files navigation

src_python_demos

Instructional and demonstrative python (-like) scripts

Stanford Research Computing Python Instructional Scripts

Included area a handful of simple Python code snippets intended to demonstrate varous aspects of Python programming, especially as they apply to HPC environments. HPC codes will likely focus on SRC's Sherlock HPC environment, including examples that load modules and otherwise use Sherlock software.

Undoubtedly, this repo will borrow (steal...) quite a bit from Carpentries and other instructional sources. This Carpentries tutorial includes a couple of great examples that can be used to illustrate various stages of computational optimization (eg, loop-loop, vectorization, numba, various approaches to parallelization.

See: https://carpentries-incubator.github.io/lesson-parallel-python/04b-threads-and-processes/index.html. Note that t

About

Instructional and demonstrative python (-like) scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%