Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
O
openfpm_pdata
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • openfpm
  • openfpm_pdata
  • Wiki
  • Home

Home

Last edited by rundeck Dec 11, 2015
Page history

OpenFPM PData

This module collect the implementation of distributed structures. So far Vectors and Multi Array (Grid) has been implemented. Because different distributed structures can interact with each other, and dynamically change, this project focus on

  • Decomposition, distribution, and re-distribution strategies for multiple structures that map over common domains

  • From the fact that the decomposition contain complex information, re-distribution of such information itself

Folders:

  • Vector: Implementation of vector structures (doc and tutorials) (API reference)
  • Grid: Implementation of multi arrays (doc and tutorials)

Examples

Overview

All the structures MUST be decomposed and distributed across processors.

  • Decomposition
Clone repository
  • CartDecomposition
  • Decomposition
  • Directories
  • Examples
  • Home
  • Install
  • OpenFPM pdata advanced options
  • OpenFPM pdata examples
  • Update
  • grid dist id
  • Home