Parallel Computing Technology Group

Menu:

Software

This page provides a list of software that the group releases publicly.

Disclaimer: We cannot guarantee that the software is bug-free, so use it at your own risk. :-)
If you run into issues, please contact PI I-Ting Angelina Lee.

Our group works closely with the Cilk Plus concurrency platform, a C/C++ based parallel language. Many modern compilers support Cilk Plus, including GCC, Intel C/C++ compiler, and Clang/LLVM. Most of our work is done primarily with the Clang/LLVM Cilk Plus compiler and by extending the Cilk Plus runtime system released by Intel.

From time to time, our work results in tools built on top of Cilk Plus or extends the compiler / runtime with features that can be of use to the broader community — whether it's for research or educational purpose, and we release these software via our public GitHub account, so check back often to see what we are up to!