Skip to content

Latest commit

 

History

History
134 lines (105 loc) · 14.1 KB

File metadata and controls

134 lines (105 loc) · 14.1 KB

Cloud, DevOps, Infra

System / Infra

Compute & Storage

Grid computing / Super computing

Cloud services

Tools

  • snakemake - The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. Slides | PyPi
  • plz - Plz (pronounced "please") runs your jobs storing code, input, outputs and results so that they can be queried programmatically.
  • valohai | docs | blogs | GitHub | Videos | Showcase | Slack - Valohai is a machine learning platform. It runs your experiments in the cloud, tracks your experiment history and streamlines data science workflows. DEEP LEARNING MANAGEMENT PLATFORM. Machine Orchestration, Version Control and Pipeline Management for Deep Learning.
  • Seldon - Model deployment platform, on kubernetes clusters. | docs | github | use-cases | blogs | videos
  • kedra | docs | Kedro-Viz | kedro-examples - Kedro is a workflow development tool that helps you build data pipelines that are robust, scalable, deployable, reproducible and versioned.
  • Lambda Stack - One-line installation of TensorFlow, Keras, Caffe, Caffe, CUDA, cuDNN, and NVIDIA Drivers for Ubuntu 16.04 and 18.04.
  • Apache Airflow - Airflow is a platform to programmatically author, schedule and monitor workflows. Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The airflow scheduler executes your tasks on an array of workers while following the specified dependencies.
  • Nextflow - Data-driven computational pipelines. Nextflow enables scalable and reproducible scientific workflows using software containers. It allows the adaptation of pipelines written in the most common scripting languages.
  • StackHPC suites of repositories: AI, ML, DL, Cloud, HPC | StackHPC
  • cortex - Machine learning deployment platform: Deploy machine learning models to production
  • See also: Data > Programs and Tools

CPU

Thanks to the great minds on the mechanical sympathy mailing list for their responses to my queries on CPU probing.

FPGA

GPU

TPU

IPU

Performance

Contributing

Contributions are very welcome, please share back with the wider community (and get credited for it)!

Please have a look at the CONTRIBUTING guidelines, also have a read about our licensing policy.


Back to main page (table of contents)