Skip to content

tkotani/PythonFortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a test for python calling fortran codes in f90.

mpif90 -shared -fPIC -o fmath.so fmath.f90 fmath2.f90 mpiexec -n 4 python3 ./hello.py

About

A small MPI sample for python calling *.f90 library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published