Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • openfpm_pdata openfpm_pdata
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sbalzarini Lab
    • SSoftware
    • PParallel Computing
  • OpenFPM
  • openfpm_pdataopenfpm_pdata
  • Wiki
  • Home

Last edited by rundeck Dec 11, 2015
Page history

Home

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