parprog-snippets icon indicating copy to clipboard operation
parprog-snippets copied to clipboard

Mandelbrot.scala : Has compilation issues

Open prachichitnis opened this issue 9 years ago • 0 comments

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

prachichitnis avatar Aug 11 '16 06:08 prachichitnis