raghuganapathyUCR / GPUPROJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU Project - 1 - Parallelizing Backpropagation

Team Members:

  • Raghu G
  • Ankit Mane
  • Matheshwaran Babu

Steps to run the code:

  • Clone the repository
  • cd to the directory
  • Run the following command:
make
  • Run the following command:
./bpn
  • The output of timing instrumentation will be printed on the console, the output of the program will be written to a file named "BPN.txt" in the same directory.

About


Languages

Language:Cuda 75.0%Language:C 18.4%Language:Makefile 6.6%