Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. A server presenting a REST API that can be called directly via HTTPS requests, or via a Python client.

  2. A Folding@Home work server, featuring three services.

    1. a work unit generator, which creates inputs to the Folding@Home work server

      1. for GROMACS input, uses pmx workflow

      2. for OpenMM input, uses perses

    2. the Folding@Home work server service itself, which interacts with Folding@Home volunteer hosts, assignment servers, etc.

    3. a result gatherer, which crawls results deposited by the work server from volunteer hosts, packages and ships them to S3 results storage

  3. An AWS S3 bucket hosting benchmarking results in a versioned, evolveable schema.

  4. A web application for browsing and visualizing benchmark results.

...