Skip to content

This repository includes codes that were instructed in the GPGPU programming course at Shiraz University.

License

Notifications You must be signed in to change notification settings

Baharkmi/GPGPU-2018Fall

 
 

Repository files navigation

GPUProgramming T.A.Class source codes and stuff.

To Students:

You can either fork the repository, download sourcecode zip file, or get it with git. This repository will get updated.

To work with git:

At first time:

change current directory to an arbitrary one, e.g (change directory to your home):

  • cd ~

and then run this command to get sources:

  • git clone https://github.com/amirsojoodi/GPGPU-2018Fall.git

After each update of this repository go to your local directory GPGPU-2018Fall and run:

  • git pull

About

This repository includes codes that were instructed in the GPGPU programming course at Shiraz University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.3%
  • Makefile 6.7%