Grant Of 2.3 Million Euros For Scala
Monday, 17 January 2011

Scala gets a boost by way of a 2.3 million Euro grant to implement parallel processing features. Perhaps all open source languages could be funded this way?

Banner

One of the funding avenues for open source software that is often overlooked when discussing the bigger picture is the research grant. True not many open source projects are doing anything that can be considered ground breaking in the sense of computer science research but even those that are tend not to think of applying for grants. The Scala team working at EPFL in Switzerland are clearly hooked into the academic grant system because they have just been awarded a 2.3 million Euro grant from the European Research Council over five years. This will allow the Scala team to double in size.

 

scala

The focus of their funded research is to be on the all-important topic of parallel programming. Scala is a functional language with objects, which runs on the JVM and has some interesting parallel processing constructs based on the actor model. An actor is essentially an object that runs concurrently and engages in message passing, 

The new research which will be in collaboration with groups at Stanford University's Pervasive Parallelism Lab, will look at adding DSL (Domain Specific Languages) to Scala that provide access to CUDA, OPenCL and C/MPI so on. More immediately, Scala 2.9 will make use of multiple cores to implement parallel collections.

More Information

http://www.scala-lang.org/

http://www.scala-lang.org/node/8579

http://ppl.stanford.edu/papers/ppopp20-chafi.pdf

 

Banner


ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.



Hydraulic Atlas Bows Out, Welcome Electric Atlas
21/04/2024

Boston Dynamics dismayed us at the beginning of the week with a video that suggested was discontinuing Atlas, its humanoid robot. Fast forward a day and its successor was unveiled. Designed to be even [ ... ]


More News

Last Updated ( Wednesday, 23 April 2014 )