Skip to content
@gfxpg

GFX Playground

My personal experiments with AMD GPUs — toy projects and study repos.

Pinned Loading

  1. coshan coshan Public

    Compute Shader Analyzer: static verification of data dependency resolution and manually inserted wait states in AMD GCN/CDNA kernels

    Haskell 2 2

  2. svvm svvm Public archive

    Scalar/Vector Virtual Machine: a proof-of-concept high-level shader assembler implemented as a Haskell EDSL

    Haskell

Repositories

Showing 6 of 6 repositories
  • coshan Public

    Compute Shader Analyzer: static verification of data dependency resolution and manually inserted wait states in AMD GCN/CDNA kernels

    gfxpg/coshan’s past year of commit activity
    Haskell 2 2 0 0 Updated May 12, 2022
  • amber Public archive

    An experiment in interfacing with the LLVM assembler in Haskell to provide a higher-level abstraction for writing shaders. Superseded by https://github.com/gfxpg/svvm

    gfxpg/amber’s past year of commit activity
    Haskell 0 0 0 0 Updated Dec 20, 2021
  • svvm Public archive

    Scalar/Vector Virtual Machine: a proof-of-concept high-level shader assembler implemented as a Haskell EDSL

    gfxpg/svvm’s past year of commit activity
    Haskell 0 0 0 0 Updated Dec 10, 2021
  • reki Public archive

    A project to study decompilation of AMD GCN kernels using LLVM to disassemble machine code and leveraging various metadata to translate assembly into a higher-level language. Abandoned at early stages due to my insufficient knowledge of the subject.

    gfxpg/reki’s past year of commit activity
    Rust 0 1 0 0 Updated Jan 1, 2020
  • gpu-studies Public

    OpenCL, WebGL + WASM, graphics fundamentals

    gfxpg/gpu-studies’s past year of commit activity
    Rust 0 0 0 0 Updated Dec 30, 2019
  • ml Public archive

    Machine Learning Basics / Simple Inspection Utils for TensorFlow

    gfxpg/ml’s past year of commit activity
    Jupyter Notebook 0 0 0 0 Updated Aug 7, 2018

Top languages

Loading…

Most used topics

Loading…