parprog-snippets
parprog-snippets copied to clipboard
Snippets and programs from the Parallel Programming lectures.
Results
2
parprog-snippets issues
Sort by
recently updated
recently updated
newest added
Examples from week 1 lecture "Parallelism on the JVM I" and II missing
I found the following compilation issues in dataparallelism/Mandelbrot.scala. not found: value Scheduler line 146 not found: value Scheduler line 147 object par is not a member of package collection line...