Menu

Java for Multicores / News: Recent posts

Design Document of Java for Multicores

Hi Intrestgroup,
I'm writing to you in order to support the design document (https://sourceforge.net/projects/multicorej/files/multicorej/Documentation/designdoc.pdf/download) with new ideas. As is the architecture and main goals are described. And for several other ideas is a lot space.
I would like to invite everybody who would like to contribute to this project to write into our developer forum(https://sourceforge.net/forum/forum.php?forum_id=977755). It's open for everyone.... read more

Posted by Anonymous 2009-07-27

Java4Multicores first Release, Automated ParallelFor Loop

This project was founded yesterday to enable Java for the Multicore era. A first step is made and a ParallelFor Class enables you as a Java Developer to spread the execution of a usal For Loop through all of you cores.
Take a look at the Matrix Multiplication Demo. It shows briefly how this library and framework adjusts also to more complex problems than a simple for loop.
Everything is included in the following Jar: https://sourceforge.net/projects/multicorej/files/multicorej/multicoreJ-0.01-1-src.jar/download

Posted by Anonymous 2009-07-11