Program demonstrating the parallelization of computations on a superscalar processor using C++ and optimized assembly code to analyze performance differences
-
Clone the Repository:
git clone https://github.com/slymachenko/cpp-asm-comparison.git cd gpgpu-comparison
-
Open project in
Visual Studio
-
Set
x86
andRelase
mode. -
Compile and run
This project is licensed under the MIT License. See the LICENSE file for more details.