Menu

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

Log in to post a comment.