Skip to content

ParallelAndReconfigurableComputing/PARCutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARCutils

PARCutils is an ongoing project under development by the Parallel And Reconfigurable Computing (PARC) group at the University of Auckland in New Zealand. PARCutils offers a set of parallel programming utilities, namely parallel iterator and RedLib (a reduction library), in a unified package. For more information abobut the projects that are currently being studied by PARC group please visit our website at: http://parallel.auckland.ac.nz/ParallelIT/

Contributions

If you find PARCutils interesting, and would like to contribute to its development, please contact one of the following.

Dr. Oliver Sinnen
e-mail: o.sinnen@auckland.ac.nz
website: http://homepages.engineering.auckland.ac.nz/~sinnen/

Dr. Nasser Giacaman
e-mail: n.giacaman@auckland.ac.nz
website: http://homepages.engineering.auckland.ac.nz/~ngia003/

Furthermore, for either using the utilities or contributing to their development, please consider the Credits and License sections in this document.

Credits

The credits of using this utility package goes to the Parallel And Reconfigurable Computing (PARC) group at the University of Auckland. In order to use PARCutils utilities, please cite the corresponding reference accordingly as provided here:

Parallel Iterator

Authors: Nasser Giacaman and Oliver Sinnen.
Title: Parallel Iterator for parallelizing object-oriented applications.
Journal: International Jouranl of Parallel Programming.
Year: 2011 p232-269
Publisher: Springer
The following Bibtex is recommended for academic citations.

@article{giacaman2011parallel,
title={{Parallel Iterator for parallelizing object-oriented applications}},
author={N. Giacaman and O. Sinnen},
journal={International Journal of Parallel Programming},
volume={39},
number={2},
pages={232--269},
year={2011},
publisher={Springer}
}

RedLib

Authors: Mostafa Mehrabi, Xing Fan, Nasser Giacaman and Oliver Sinnen
Title: RedLib: Nestable Reductions for Collections in Java
Publisher: IEEE
Year: 2016, December
Journal: International IEEE Conference on High Performance Computing and Communication (HPCC 2016), Sydney, Australia
The following Bibtex is recommended for academic citations.

@article{mehrabi2016RedLib,
title={{RedLib: Nestable Reductions for Collections in Java}},
author={M. Mehrabi and X. Fan and N. Giacaman and O. Sinnen},
journal={International IEEE Conference on High Performance Computing and Communication (HPCC 2016)},
year={2016},
month={December},
publisher={IEEE}
}

License

PARCutils for Java is available under the GNU General Public License (GPL). For details of terms and conditions that apply to the license please visit the following web-link.

http://parallel.auckland.ac.nz/ParallelIT/downloads/COPYING.txt

Other/Commercial licenses on request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages