Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 787 Bytes

Readme.md

File metadata and controls

20 lines (16 loc) · 787 Bytes

Getting Started with Parallel and Distributed Computing

  • Oct 17, 2019
  • 3:00-5:00pm
  • 162, 9th floor classroom

Example setup:

git clone https://github.com/flatironinstitute/learn-sciware-dev
cd learn-sciware-dev/05_Parallelization/example
pip3 install distributed # or conda install distributed
./sdcScale.sh

Planning Resources and Notes