Skip to content
View kchristin22's full-sized avatar

Highlights

  • Pro

Organizations

@AcubeSAT
Block or Report

Block or report kchristin22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Inclusive_scan Inclusive_scan Public

    Implementation of Blelloch scan's along with a modification of the algorithm to perform the `reduce` algorithm instead of the upsweep on the second stage

    C++

  2. Ising_model Ising_model Public

    Implementation of a cellular automaton on GPU using different features of CUDA

    Cuda 1

  3. Graph_minor Graph_minor Public

    Compute the graph minor when given the cluster configuration. Implemented in three versions using OpenMPI, pthreads and OpenCilk.

    C++

  4. RTES_project RTES_project Public

    A producer-consumer type of problem that "produces" a new item at a specified period while also using pthreads to parallelize the generation procedure

    C

  5. K_select K_select Public

    Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.

    C++

  6. AcubeSAT/obc-software AcubeSAT/obc-software Public

    The OBC Software to be ran on-board the AcubeSAT nanosatellite

    C 12 2