Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • PhysiCell_X PhysiCell_X
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • 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
  • gsaxena
  • PhysiCell_XPhysiCell_X
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Mar 31, 2022 by Arnau Montagud's avatar Arnau Montagud
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 6d1bace4
![image](/gsaxena/physicell_x/-/wikis/images/PhysiCell-X-Logo.png)
PhysiCell-X constitutes a new development branch created from the original PhysiCell tool, whose objective focuses on expanding its capabilities to use distributed computing. This approach allows the tool to run simultaneously on different nodes, and therefore, being able to combine their resources as a single machine, which is crucial for simulating biological scenarios where memory requirements exceed the available capacity of the individual machines. To this end, PhysiCell-X extends the official OpenMP-based version to an OpenMP + MPI (Message Passing Interface) solution, where MPI provides the particular mechanism to efficiently distribute the computational load between the different connected nodes. Hence, users could expand their cellular simulations to include a larger number of cells, substrates or molecular pathways.
A full user guide is available at [the dedicated wiki](https://gitlab.bsc.es/gsaxena/physicell_x/-/wikis/PhysiCell-X-user-guide) and [the project's documentation](https://gitlab.bsc.es/gsaxena/physicell_x/-/blob/master/documentation/PhysiCell-X_UserGuide.pdf).
......
Clone repository
  • Getting started with PhysiCell X
  • PhysiCell X user guide
  • Home