Parallel Computing in Java
  • About PCJ
  • HPCC Award
  • Downloads
  • Examples
    • Running PCJ application
    • Hello World
    • Monte Carlo
    • Loop parallelization
    • Reduction
  • Manual
    • Programming model
    • Task management
    • Shareable variables
    • Communication
    • Communication - async
  • Publications
  • Projects
    • HPDCJ
Powered by GitBook
On this page

Was this helpful?

Downloads

PCJ is a library for Java language that helps to perform parallel and distributed calculations. It is able to work on the multicore systems connected with the typical interconnects.

PreviousHPCC AwardNextExamples

Last updated 1 month ago

Was this helpful?

File

Description

Release date

PCJ 5

PCJ Library for Java 8 or newest (jar file, ver 5.3.3)

10.10.2023

Java doc

10.10.2023

PCJ Library for Java 8 or newest (jar file, ver 5.3.0)

30.06.2021

Java doc

30.06.3021

PCJ Library for Java 8 (jar file, ver 5)

7.05.2021

PCJ doc (Java docs)

7.05.2021

PCJ 4

PCJ library 4.1 (jar file for Java 8 of 9.01.2016)

PCJ Library for Java 8 (jar file, ver 4)

9.01.2016

PCJ Java docs (zip file of 9.01.2016)

PCJ doc (Java docs)

9.01.2016

old version (not supported)

PCJ library 4.0.1 (jar file for Java 7 of 20.09.2014)

PCJ Library for Java 7 (jar file)

20.09.2014

PCJ Java docs (zip file of 20.09.2014)

PCJ doc (Java docs)

20.09.2014

PCJ library 3.0.0 (not available)

PCJ Library (jar file)

7.11.2013

PCJ library 5.3.3 (jar file for Java >=8)
PCJ library 5.3.3 JavaDoc
PCJ library 5.3.0 (jar file for Java 8)
PCJ library 5.3.0 JavaDoc
PCJ library 5.2.0 (jar file for Java 8 of 7.05.2021)
PCJ library 5.2.0
JavaDocs