Skip to content
View sneakyjbras's full-sized avatar

Block or report sneakyjbras

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. hpc-nbody-solver hpc-nbody-solver Public

    High-performance n-body solver achieving 128× speedup via checkerboard domain decomposition, toroidal neighbor communication, and sweep-and-prune for scalable uniform/gaussian workloads.

    C++ 1

  2. hpc-conway-simulation hpc-conway-simulation Public

    High-performance implementation of Conway’s Game of Life exploring serial optimizations, memory layout effects, and OpenMP parallelization on multi-core systems.

    C++

  3. BriK BriK Public archive

    Forked from TheBriKProject/BriK

    "k-anonymous" Tor plugin delivers robust, state-of-the-art defenses against correlation attacks and statistical disclosure by global-scale adversaries.

    C++

  4. superiority-complex superiority-complex Public

    Dotfiles for Manjaro Linux and Vim, complete with a runner script that auto-configures the environment and installs packages on fresh machines.

    Shell

  5. mpi-experiments mpi-experiments Public

    MPI programs and communication microbenchmarks investigating distributed-memory parallelism, including ring communication and broadcast scaling behavior.

    C++

  6. omp-experiments omp-experiments Public

    Collection of OpenMP experiments exploring parallel patterns, synchronization, reductions, scheduling strategies, and performance trade-offs in shared-memory programs.

    C++