Vivek Kale's Homepage

Vivek's Software

Summary : This webpage lists and describes briefly the software that I've developed and distributed. Some of the software can be seen on my website on GitHub, where the software is open-sourced. Other software is private on repositories in BitBucket. My GitHub webpage's address is https://github.com/vlkale, and my BitBucket's webpage's address is https://bitbucket.org/viveklkalew/.

  1. ROSE-omp-sched: ROSE source-to-source Transformation for OpenMP schedules.
  2. lw-Sched: Runtime for scheduling loops that are parallelized through shared memory libraries such as OpenMP.
  3. slack-trace a library to predict slack on an MPI process just before MPI collective call in completes.