Perform Monte Carlo Integration in Parallel
Registered by
Wolfgang Betz
It should be possible to perform the Monte Carlo Integration in parallel using MPI.
Blueprint information
- Status:
- Not started
- Approver:
- Wolfgang Betz
- Priority:
- Low
- Drafter:
- Wolfgang Betz
- Direction:
- Approved
- Assignee:
- Wolfgang Betz
- Definition:
- Discussion
- Series goal:
- Accepted for trunk
- Implementation:
-
Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
A complicated part in the implementation will be the distribution of data. Therefore I suggest to transform all FlxFunctions to strings and send them as strings to the other processes.
Using non-blocking collective communication might be a good idea to get maximum efficiency.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.