Flowvr plugin (module)
First version of FlowVR plugin. It covers most of module features:
- input/output messages with stamps (array stamps also)
- event_button chunks
- traces (I didn't manage to test if this works)
- handles parallel_rank/size
Reworked 4 examples to work with PDI only (no flowvr API):
- tictac
- bundle
- primes
- fluid
I have written README.md
with instruction how to use plugin and run examples.
@jbigot, @braffin, could you review this plugin? The code is fully commented. If you have any questions, don't hesitate to ask :)
I tested plugin, but we don't have FlowVR on Jenkins and I don't know if we can add FlowVR as tar package in PDI (like with FTI).