Skip to content

Test repository for f2py multitasking RawArray integration

Notifications You must be signed in to change notification settings

certik/ParallelF2PY

 
 

Repository files navigation

This is a test program for the cooperation between python multiprocessing
and f2py. 

Compilation with 

f2py -c -m sine_module sine_operation.f

sine_module.sine_add_1 works nicely, but the use of shared data is pointless...
sine_module.sine_add_2 does not work, there is something I don't understand...

About

Test repository for f2py multitasking RawArray integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.1%
  • Fortran 11.9%