Pinned Loading
-
cuda_histogram
cuda_histogram PublicThis program takes in a number of values (N) and a number of classes (M) and creates a histogram with M classes with a total number of N values. It outputs the count for each class in ascending ord…
Cuda
-
mpi_histogram
mpi_histogram PublicThis program takes in a number of values (N) and a number of classes (M) and creates a histogram with M classes with a total number of N values. It outputs the count for each class in ascending ord…
C
-
openMP_matrix_multiplication
openMP_matrix_multiplication PublicThe program multiples a 1000x1000 matrix of integers with a 1000x1 vector of integers to get a resulting 1000x1 vector of integers. It uses OpenMP parallel fors and OpenMP built-in reduction. It al…
C++
-
openMP_philosophers
openMP_philosophers PublicThis program takes in a number of philosophers and allows each philosopher to eat if they have two forks in hand, else the philosopher thinks. It is an OpenMP parallel program that represents philo…
C++
-
pthread_philosophers
pthread_philosophers PublicThis program takes in a number of philosophers and allows each philosopher to eat if they have two forks in hand, else the philosopher thinks. It is a threaded program that represents philosophers …
C++
-
scheung97/PANDA-kids
scheung97/PANDA-kids PublicAI-driven device aimed to assist with child monitoring and care in various environments. 2019 Fall Capstone Project. Advisor: Professor Bahram Shafai
Python
If the problem persists, check the GitHub status page or contact support.