Skip to content

Files

Latest commit

ff2121f · Apr 18, 2018

History

History
This branch is 16 commits ahead of, 19 commits behind csc-training/hpc-python:master.

simple-calculation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 18, 2018
Jan 25, 2018

Simple calculation

Calculate the square of all numbers 1...10 using a separate Process to calculate the square of each number and print out the result.