Skip to content
View AndrewBlackwell's full-sized avatar
  • NetApp
  • Raleigh, NC
  • 02:35 (UTC -04:00)

Highlights

  • Pro

Block or report AndrewBlackwell

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AndrewBlackwell/README.md

I enjoy applying pattern recognition and optimization across different domains. I presently work on the WAFL filesystem at NetApp, mostly in C and C++. I'm widely interested in highly concurrent distributed systems, low-level programming, and studying programming languages.

Pinned Loading

  1. cuda-fluids cuda-fluids Public

    CUDA C++ port of my previous stable-fluids solver; Uses Red-Black Gauss Siedel model as opposed to Jacobian; 136 FPS at 4096^2 and 100% utilization of my RTX A5000

    Cuda 1

  2. fluid-sim fluid-sim Public

    Multithreaded Fluid Simulator on CPU with OpenGL. Built as a learning experiment so not aggressively optimized but has good performance on consumer hardware.

    C++ 1

  3. gaac gaac Public

    A tool to download high-res artwork images from Google Arts & Culture. Google hosts these images as tiles for efficient zooming; this tool downloads and assembles them into complete images.

    Python

  4. Competitive-Programming-Team-Notes Competitive-Programming-Team-Notes Public

    Forked from Jatin-Nagpal/CP-Devils

    C++ library for competitive programming, used to prepare for the ICPC. originally from @Jatin-Nagpal

    C++

  5. Math-Speedrun Math-Speedrun Public

    A simple math game for my girlfriend to play. Good for anyone who wants a quick brain workout on their lunch break.

    JavaScript

  6. GRASP GRASP Public

    Quick & dirty framework for implementing Counterfactual Regret Minimization (CFR) algorithms. (No longer maintaining on this)

    C++