java-pj
Parallel programming in Java
Parallel Java (PJ) is an API and middleware for parallel programming in 100% Java on shared memory multiprocessor (SMP) parallel computers, cluster parallel computers, and hybrid SMP cluster parallel computers.
- Versions: 20150107
- Website: https://www.cs.rit.edu/~ark/pj.shtml
- Licenses: GPL 3+
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-pj
as follows:
guix install java-pj
Or install a particular version:
guix install java-pj@20150107
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-pj/'><img src='http://127.0.0.1:3000/packages/java-pj/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-pj/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-pj/) Org: [[http://127.0.0.1:3000/packages/java-pj/][http://127.0.0.1:3000/packages/java-pj/badges/latest-version.svg]]