FireDynamics / propti

PROPTI is an interface tool that couples simulation models with algorithms to solve the inverse problem of material parameter estimation in a modular way. It is designed with flexibility in mind and can communicate with arbitrary algorithm libraries and simulation models. Furthermore, it provides basic means of pre- and post-processing.
MIT License
15 stars 125 forks source link

Windows and mpi4py - note for a possible fix #75

Open TristanHehnen opened 4 years ago

TristanHehnen commented 4 years ago

There have been issues with Windows, MPI and mpi4py. A possible solution which can be explored by people is the accepted answer to this stackoverflow question.

TristanHehnen commented 3 years ago

Otherwise, we have a docker container that comes with a linux distribution.