carpentries-incubator / hpc-intro

An Introduction to High Performance Computing
https://carpentries-incubator.github.io/hpc-intro/
Other
136 stars 139 forks source link

Add a trivial Amdahl Law reproducer #378

Closed ocaisa closed 2 years ago

ocaisa commented 2 years ago

Replaces #362

tkphd commented 2 years ago

The naming (amdahl_v1.0) suggests a submodule or external dependency to me. I knoiw I asked for it here, but @ocaisa are you sure you want to include your code in this repo, rather than setting up a separate, stand-alone Amdahl's Daemon repository? That would give you the ability to tag & release, with documentation & reference plots, and a 'share' folder (or similar) for the Modulefiles. Curious to understand your thinking / philosophy for small, could-stand-alone projects.

(My philosophy is: they who die with the most repos, wins.)

ocaisa commented 2 years ago

I did that at https://github.com/ocaisa/amdahl now. I'll check it actually works out-of-the-box tomorrow.