0 Forks
0 Stars
0 Watchers

openmp-c-ppf

This repository contains some exercises of OpenMP implementation in C scripts. This repository was created in the class of Parallel Programming Fundamentals (PPF) of the Sergio Arboleda University.

How to download and setup openmp-c-ppf

Open terminal and run command
git clone https://github.com/sebmancipe/openmp-c-ppf.git
git clone is used to create a copy or clone of openmp-c-ppf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openmp-c-ppf https://github.com/sebmancipe/openmp-c-ppf/archive/master.zip

Or simply clone openmp-c-ppf with SSH
[email protected]:sebmancipe/openmp-c-ppf.git

If you have some problems with openmp-c-ppf

You may open issue on openmp-c-ppf support forum (system) here: https://github.com/sebmancipe/openmp-c-ppf/issues