0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a README file
marcelvaldez
as Marcel Valdez
More... almost 12 years ago
Update prefix_sum/main.c
marcelvaldez
as Marcel Valdez
More... almost 12 years ago
Deleted unnecessary files from prefix sum example, and updated gitignore file.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se hicieron poquenas optimizaciones.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se ignoraron mas archivos
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se agrego multiplicacion de matrices con opencl
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Ignored Intel Vtune results.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Added the open mp exercise.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se quitaron archivos innecesarios
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se quito el codigo innecesario, se dejo unicamente lo util.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se borrara mult_dynamic_worker.h
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se quito codigo que no se ocupa para el examen.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
First commit, started with working version at tec
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Merge branch 'master' of github.com:marcel-valdez/parallel
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Local mods
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se hicieron cambios para que paralelice en el tec
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Modificaciones para que funcione en las compus virtuales del tec
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Finally wrote an algorithm faster by alot than sequential vectorized
marcelvaldez
as marcel-valdez
More... about 12 years ago
Se terminaron todos los ejercicios
marcelvaldez
as marcel-valdez
More... about 12 years ago
Se terminaron todos los ejercicios de codificacion
marcelvaldez
as marcel-valdez
More... about 12 years ago
Fixed bug where changing the size of the array made the dynamic size algorithm fail
marcelvaldez
as marcel-valdez
More... about 12 years ago
Se agrego algoritmo de concurrencia que agarra X cantidad de puntos por nucleo
marcelvaldez
as marcel-valdez
More... about 12 years ago
Se agregó la multiplicación de matrices por renglón.
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se terminó el punto 1.1 de la tarea 7 de Programación Paralela y Concurrente
marcelvaldez
as Marcel Valdez
More... about 12 years ago
Se quitaron archivos innecesarios
marcelvaldez
as Marcel Valdez
More... over 12 years ago
Se actualizó el gitignore y se quitaron folders Debug y Release innecesarios.
marcelvaldez
as Marcel Valdez
More... over 12 years ago
Merge branch 'master' of github.com:marcel-valdez/parallel
marcelvaldez
as Marcel Valdez
More... over 12 years ago
Commit para hacer merge con el repositorio.
marcelvaldez
as Marcel Valdez
More... over 12 years ago
Modifications for vectorized implementation.
marcelvaldez
as Marcel Valdez
More... over 12 years ago
Added montercalo calculation of PI and also added (pending) multiplication of matrixes
marcelvaldez
as Marcel Valdez
More... over 12 years ago