[f2py] OpenMP (or MPI)
Paul Anton Letnes <[email protected]>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! Has anyone wrapped a fortran 95 module which uses OpenMP (or MPI), using f2py? And posted their findings online? It would be interesting to see an example! I managed to get my (OpenMP) code to run, but it turns out to be non-deterministic (maybe it has something to do with the "thread safe" concept?). Regards, Paul.