Hi Peter and Freddie, Good news: I wanted to step through your PyFR User Guide demos, but having never touched Python, was not sure how to proceed. Only experience is with Visual Studio/C++ on Win64.
Then I bumped into Microsoft's Python Tools for Visual Studio (Microsoft PTVS <https://github.com/Microsoft/PTVS/wiki>), switched PyFR to develop mode (python setup.py develop), loaded the PyFR directory structure as a VS project, and was able to step though the entire execution of both demos (2d Couette flow and Euler Vortex). For fun, I then tried partitioning with metis, and mpiexec -n 2 pyfr run... and all went well (4 x vanilla GK110 Titans under the bonnet). thanks for the unexpected Christmas present! Nigel -- You received this message because you are subscribed to the Google Groups "PyFR Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. Visit this group at https://groups.google.com/group/pyfrmailinglist. For more options, visit https://groups.google.com/d/optout.
