Skip to content

gbalduzz/DPHPC18CC

Repository files navigation

Important decisions

Tools

  • C++
  • boost (threading)
  • cmake
  • google test

Architecture

  • Xeon (whatever)

Verification

  • unit tests
  • comparison against paper

Bounds / Comparison

  • compare against paper

Use cases

Key concepts

Obstacles

Difficulties

  • Getting "communication avoiding" to run without out_of_range() exceptions
  • Finding suitable graphs (World map from open world?)

Papers

Who does what?

  • graph implementation

    • storage
    • operations
  • sequential algorithm implementation

  • parallel implementation

    • distribution to multiple nodes
    • multithreading on single node
  • testing

    • correctness
    • performance
  • writing / plotting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published