Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.57 KB

File metadata and controls

42 lines (29 loc) · 1.57 KB

ParallelJ, framework for parallel computing

About

org.parallelj.resources is a repository used to store various resources related to ParallelJ project's development. It will contain different kind of resources such as documentation, development tools, presentations, and so on.

You can create an Eclipse installation ready-to-work for ParallelJ using this update site on your Eclipse 3.7 installation: http://awltech.github.com/org.parallelj.resources/p2/

You can also browse its dedicated webpage here: http://awltech.github.com/org.parallelj.resources/

Sources

Fork on github: https://github.com/awltech/org.parallelj.resources

Contact

mailing-list: parallelj-dev@googlegroups.com

Licence

Copyright (C) 2010-2012 Atos Worldline or third-party contributors as indicated by the @author tags or express copyright attribution statements applied by the authors.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA