CPU vs GPU Execution This project provides two executables for running computations on CPU and GPU. Usage To run the executables, use the following commands: # Run on CPU ./cpu.exe # Run on GPU ./main.exe