Projects with this topic
-
Isard VDI (Virtual Desktop Infraestructure) Project. Open Source KVM Virtual Desktops based on KVM Linux and dockers. https://isardvdi.com/
Updated -
-
-
Bandicoot: user-friendly C++ library for GPU accelerated linear algebra, integrating with CUDA, OpenCL, Vulkan
Updated -
Multidimensional arrays for C++. (Conditionally accepted Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
-
Event Generator, written in CUDA C++. Simulates LEP and LHC Collisions.
Updated -
-
-
-
-
Cross-platform GPU computing via OpenCL (works on NVIDIA, AMD, Intel, and Apple GPUs)
Updated -
-
-
Volume-Language: Experimental volume description languages aimed at GPU distance field rendering.
Updated -
-
A comprehensive CUDA compute library for Zig providing GPU memory management, kernel compilation/launching, device probing, and profiling capabilities
Updated -
Special relativistic rendering for games
Updated -
k8s-config — Kubernetes Cluster Configuration
GitOps repository for the homelab k3s cluster — everything the cluster runs is defined here.
Manages all Kubernetes workloads and cluster-level configuration for a bare-metal k3s cluster with NVIDIA GPU passthrough. Deployed via Flux CD with Kustomize overlays for production and staging environments.
What's in here Flux GitOps: Kustomization CRDs in clusters/production/ and clusters/staging/ Base layer: Namespaces, ingress, NVIDIA device plugin, Weave GitOps dashboard Apps layer: Ollama (LLM serving), Open WebUI, ComfyUI (image generation), GitLab runner CI/CD: Schema validation (kubeconform), kustomize build checks, Flux CRD validation, AI code review Tech Stack Orchestration: k3s (bare-metal) GitOps: Flux CD v2 Config management: Kustomize GPU: NVIDIA passthrough with runtimeClassName: nvidiaUpdated -
Kubernetes device plugin implementing the sharing of Nvidia GPUs between workloads
Updated