/com4521

Lab source and solutions for COM4521 and COM6521

COM4521/COM6521 Parallel Computing with GPUs

Welcome to the git repo for COM4521 and COM6521. This repo will contain all the source and solution material for the lab classes for the University of Sheffield COM4521/COM6521 taught module.

Downloading the source and solutions

You can download the source and solution code for each lab by visiting the course website and following the links which will provide zip files. Alternatively you checkout the specific branches manually. The command for doing this is

git clone -b branch_name https://github.com/mondus/com4521.git

There are no files (other than this readme in the master branch).