parprog-snippets
parprog-snippets copied to clipboard
Mandelbrot.scala : Has compilation issues
trafficstars
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 9 value toPar is not a member of scala.collection.immutable.Range Mandelbrot.scala line 149