Timeline for Execute a function in parallel on different cores?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 8, 2016 at 18:58 | comment | added | bbgodfrey | @Kagaratsch Only specified functions or variables are shared. Look here for details. | |
| Apr 8, 2016 at 18:46 | comment | added | Kagaratsch | This looks exactly as the function I am looking for. However, I still wonder how the memory is managed in this case? Do the different pieces get copied over to separate memory regions assigned to different Kernels, or do all Kernels have access to the single original to perform the computations? | |
| Apr 8, 2016 at 18:41 | vote | accept | Kagaratsch | ||
| Apr 8, 2016 at 18:39 | history | answered | bbgodfrey | CC BY-SA 3.0 |