Skip to content

Program to estimate speedup and efficiency on different numbers of pthreads, using OpenMP. Programa para estimar o speedup e a eficiência sobre um número diferente de pthread, usando OpenMP.

License

Notifications You must be signed in to change notification settings

barbaracalderon/ine5645-omp-pthreads-speedup-efficiency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INE5645 - PROGRAMAÇÃO PARALELA E DISTRIBUIDA (UFSC)

pthreads-speedup-efficiency com OpenMP

Este repositório foi criado para solucionar, em linguagem C e individualmente, um problema proposto na disciplina de Programação Paralela e Distribuída, que faz parte do currículo da graduação de Bacharelado em Sistemas de Informação pela Universidade Federal de Santa Catarina (UFSC).

O problema aqui solucionado está diretamente ligado ao problema do repositório ine5645-pthreads-speedup-efficiency.

A diferença é que a solução aqui proposta utiliza OpenMP.

EN: INE5645 - PROGRAMAÇÃO PARALELA E DISTRIBUIDA (UFSC)

pthreads-speedup-efficiency with OpenMP

This repository was created to solve, in C language and individually, a problem proposed in the discipline of Parallel and Distributed Programming, which is part of the undergraduate curriculum of Bachelor of Information Systems at the Federal University of Santa Catarina (UFSC).

The problem solved here is directly linked to the following repository ine5645-pthreads-speedup-efficiency.

But the solution here was proposed using OpenMP.

About

Program to estimate speedup and efficiency on different numbers of pthreads, using OpenMP. Programa para estimar o speedup e a eficiência sobre um número diferente de pthread, usando OpenMP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages