Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aml
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • argo
  • aml
  • Merge requests
  • !153

Merged
Created Aug 24, 2020 by Nicolas Denoyelle@ndenoyelleMaintainer

[feature] High-level block: Replicaset

  • Overview 16
  • Commits 12
  • Pipelines 10
  • Changes 12

Introduces high level APIs in AML: tools and features that are more user-centric and built on top on the actual building blocks of the library.

Replicaset is our first high level block, providing an API to replicate data across a topology.

  • Creates a subdirectory <aml/high/... containing higher level interfaces.
  • Adds replicaset interface
  • Adds replicaset implementation for hwloc backend.
  • Adds Generic test for replicaset.
  • Adds test for hwloc replicaset.

Related to #72 (closed).

Edited Aug 25, 2020 by Swann Perarnau
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: replicaset