/ISPC-Experiments

Rutgers University - ECE - Parallel and Distributed Computing - Project 1

Primary LanguageC++MIT LicenseMIT

Parallel and Distributed Programming - Project 1

Benchmarking of several computations and comparisons using SIMD/SPMD operations/compilers.

Getting Started

All problems, their build files, and their write-ups are in their individual folders named problem_x.

Prerequisites

Posix compliant standard c library.
Ensure that the environmental PATH has access to the following: g++, gcc, python3, and ispc

Installing

Go to the individual problem folders, and run make.

Built With

  • ISPC - The SPMD compiler used

Authors

  • Khalid Akash
  • Brandon Smith
  • Suva Shahria
  • Ryan Morey

License

This project is licensed under the MIT License