A 1rd year's project of the MSc. degree of Informatics and Computing Engineering made in FCT NOVA (Faculty of Sciences and Technology of New University of Lisbon), in the subject of High Performance Computing. This projects was built using C++ (C Plus Plus) and CUDA (Compute Unified Device Architecture). This repository it's based in some practical lab exercises and examples related with High Performance Computing, among many others!
To install and run this application, you will need:
The Git feature and/or a third-party Git Client based GUI, like:
To install this application, you will need to download or clone this repository and run the application locally:
You can do it downloading the .zip file in download section of this repository.
Or instead, by cloning this repository by a Git Client based GUI, using HTTPS or SSH, by one of the following link:
https://github.com/rubenandrebarreiro/fct-nova-high-performance-computing-labs.git
- SSH:
git@github.com:rubenandrebarreiro/fct-nova-high-performance-computing-labs.git
Or even, by running one of the following commands in a Git Bash Console:
git clone https://github.com/rubenandrebarreiro/fct-nova-high-performance-computing-labs.git
- SSH:
git clone git@github.com:rubenandrebarreiro/fct-nova-high-performance-computing-labs.git