Skip to content
View kchristin22's full-sized avatar

Highlights

  • Pro

Organizations

@AcubeSAT

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 Loading

  1. 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 Public

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

    Cuda 1

  3. 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 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 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 Public

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

    C 13 2

154 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 commit in 1 repository
Reviewed 1 pull request in 1 repository
vgvassilev/clad 1 pull request

Created an issue in vgvassilev/clad that received 1 comment

Add support of va_start, va_end and va_arg

Clad supports the differentiation of variadic functions in ForwardMode, but it is being tested on printf as far as non-template variadic functions …

1 comment
Loading