Skip to content

Releases: MonashDeepNeuron/HPC-Training

v1.6.4 Refinement & Minor Content Addition

03 May 23:00
1b204f5
Compare
Choose a tag to compare

What's Changed

  • Refinement of language in Intro to Parallel Computing chapter
  • Consolidated optimisation & ML content in Applying HPC md file

Full Changelog: v1.6.3...v1.6.4

v1.6.3 Minor patch & content addition

26 Apr 08:11
b5fec9b
Compare
Choose a tag to compare

What's Changed

  • Minor correction & simplification of M3 & Slurm chapter
  • Introduced parallel algos theory in chapter 5

Full Changelog: v1.6.2...v1.6.3

v1.6.2 Refactoring & OS chapter content

20 Apr 23:34
77317f3
Compare
Choose a tag to compare

What's Changed

  • Renamed all chapters to be more extensible (got rid of file names with ordering in order to support chapter insertion, deletion, reordering, etc...)
  • Added subchapters to operating systems chapter to cover VMs, Containers, Bash, Processes & Scheduling Algos
  • Added some content and refined the M3 & Slurm chapter.

Full Changelog: v1.6.1...v1.6.2

v1.6.1 Operating Systems chapter

18 Apr 09:15
12cffb7
Compare
Choose a tag to compare

What's Changed

  • Completed WIP subchapters in Chapter 3 - Operating Systems

Full Changelog: v1.6.0...v1.6.1

v1.6.0 Expansion of theory & parallel computing content

13 Apr 22:53
568997f
Compare
Choose a tag to compare

What's Changed

  • A major content revamp to flesh out and add the topics mentioned in the PR description here (no removal of content from v1.5.0).
  • Added 3 chapters, modified nearly all chapters to add new content and streamline existing content.
  • ToDo: Complete revamp by filling in WIP subchapters in v1.6.1 release

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

18 Sep 09:03
3b7cb16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

HPC Training Book v1.4.0

28 Jul 12:24
767c7f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

HPC Training Book v1.3.2 - License Update

23 Jul 23:24
a72aa53
Compare
Choose a tag to compare

What's Changed

  • License update (MIT -> Apache-2.0) by @oraqlle in #66
  • HPC Training Book v1.3.2 - License Update by @oraqlle in #67

Full Changelog: v1.3.1...v1.3.2

HPC Training Book v1.3.1 - Distributed computing challenges rework

17 May 14:42
b147668
Compare
Choose a tag to compare

What's Changed

  • Distributed computing challenges rework by @oraqlle in #64
  • HPC Training Book v1.3.1 - Distributed computing challenges rework by @oraqlle in #65

Full Changelog: v1.3.0...v1.3.1

HPC Training Book v1.3.0 - Parallel Computing challenges rework and other minor fixes

15 May 08:12
f11c44a
Compare
Choose a tag to compare

What's Changed

  • Fixed README by @oraqlle in #59
  • Updated parallel challenges by @oraqlle in #60
  • Added CI badge to README by @oraqlle in #61
  • Added note on cloning challenges repo by @oraqlle in #62
  • HPC Training Book v1.3.0 - Parallel Computing challenges rework and other minor fixes by @oraqlle in #63

Full Changelog: v1.2.2...v1.3.0