Skip to content

Laboratorio de Programación Paralela para la asignatura de Arquitecturas Avanzadas GIN UIB

Notifications You must be signed in to change notification settings

wisaaco/AA_Parallel_Programming_Lab

Repository files navigation

Laboratory of Parallel Programming in "Arquitecturas Avanzadas" subject

Subject information [Grau d'Enginyeria Informàtica, UIB] (https://estudis.uib.es/estudis-de-grau/grau/informatica/GIN2-P/) University of Balearic Islands

This repository contains the source code and some guided activities to develop the personal skills considered in the course met.

Projects under oneTBB library using C++ :

"oneTBB is a programming model for scalable parallel programming using standard ISO C++ code. A program uses oneTBB to specify logical parallelism in algorithms, while a oneTBB implementation maps that parallelism onto execution threads." oneTBB Api

How to run a project

(example folder)$bazel run //:Demo

Author Isaac Lera

About

Laboratorio de Programación Paralela para la asignatura de Arquitecturas Avanzadas GIN UIB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published