93
edits
Changes
→Comparing Multi-threading in Julia vs OpenMP
* We focused on this in our quantitative testing, since at the time of writing code, we only had experience with OpenMP
[[File:Omp_fork_join.png|800px]]
=== Multi-core Or Distributed Processing ===
* you can call fetch on the Future to get the result
[[File:Julia_remote_call.png|800px]]
https://www.youtube.com/watch?v=RlogUNQTf-M (Introduction to Julia and its Parallel Implmentation, 2:00)