Skip to content
View Painter3000's full-sized avatar

Block or report Painter3000

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
Painter3000/README.md

Painter3000 — GPU porting, digital art and code

AMD ROCm/RDNA4 Ports + CUDA/Blackwell Wheel Helpers

I work on practical GPU enablement for 3D AI, differentiable rendering, Gaussian splatting, neural graphics, and reconstruction pipelines.

My main AMD target stack:

  • AMD Radeon AI PRO R9700 / RDNA4 / gfx1201
  • ROCm 7.2
  • Python 3.12
  • PyTorch ROCm builds
  • Linux-based local AI / 3D workflows

I also maintain several CUDA wheel helper repositories for newer NVIDIA / Blackwell-oriented environments where upstream wheels are missing or delayed.


AMD ROCm / RDNA4 Ports

Differentiable Rendering


Gaussian Splatting Dependencies


Neural Graphics / Training Kernels

  • amd-nerfstudio-rocm72-gfx1201 Qualified AMD ROCm 7.2 / RDNA4 / gfx1201 integration for the Nerfacto training chain from Nerfstudio, using tiny-rdna4-nn and a ROCm-compatible nerfacc runtime.
  • tiny-rdna4-nn
    RDNA4-focused tiny neural network / fused MLP kernel work for AMD gfx1201.

Wheel Helpers

These repositories are primarily wheel/build helper repositories. The wheel projects are not the same as the ROCm/gfx1201 ports above.

CUDA / Blackwell Wheel Helpers

These repositories target CUDA / Blackwell-era environments, including cases where prebuilt upstream wheels are unavailable or not yet aligned with newer CUDA/PyTorch stacks:


Runtime and Utility Projects


Focus

The goal of these repositories is practical GPU enablement:

CUDA-centered or vendor-specific 3D/AI project
        ↓
porting / build repair / validation
        ↓
AMD ROCm/RDNA4 or CUDA/Blackwell target stack
        ↓
reproducible install, wheel, or patch bundle
        ↓
usable local 3D AI workflow

Most projects are community ports, validation bundles, wheel helpers, or experimental compatibility layers.

Pinned Loading

  1. Painter3000 Painter3000 Public

    AMD ROCm/RDNA4 and CUDA/Blackwell 3D-AI porting portfolio.