scalacl Questions
4
Solved
I stumbled across the ScalaCL project and its compiler plugin that has an awesome loop optimizer.
This made me wonder:
Which compiler plugins are available for scala?
Plugins need not be perform...
1
Solved
Are there any cons of using scalacl plugin?
I am planning to use scala in my project.
I have written a little bit of code in scala to see its time of execution.
(1 to 1000000).map(1 + _).sum
1....
2
Solved
I'm learning Scala with the aim of writing agent based simulations using actor concurrency. I currently know very little about OpenCL, and before I dive in can anyone tell me if it is likely to be ...
Polyvinyl asked 30/7, 2010 at 7:59
1
© 2022 - 2024 — McMap. All rights reserved.