Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

devoxi/mpipoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpipoc

My experiments with MPI and Python

Configuration

$ mv mpi_config/mca-params.conf ~/.openmpi/mca-params.conf

Usage

  • mpi_hello:
    $ mpirun -np 4 mpihelloworld.py
  • mpi_poc:
    $ ./cli.py

About

My experiments with Python and mpi4py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages