Skip to content
View agguro's full-sized avatar

Block or report agguro

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

Pinned Loading

  1. asm-cuda asm-cuda Public

    Pure low-level NVIDIA CUDA/PTX assembly kernels and autonomous build framework

    Makefile

  2. cuda-complex-quadsolver cuda-complex-quadsolver Public

    Bare-metal GPU-accelerated quadratic equation solver written in pure x86_64 assembly and double-precision NVIDIA PTX. Solves massive-scale complex coefficient matrices (ax² + bx + c = 0) natively v…

    Assembly

  3. asm-entropy-daemon asm-entropy-daemon Public

    Bare-metal multi-slot IPC pseudo-random number generator service written entirely in pure x86_64 assembly. Utilizes zero-dependency native Linux socket mechanics to deliver high-throughput entropy …

    Assembly