Resource scheduling and cluster management for AI
-
Updated
Jun 6, 2024 - JavaScript
Resource scheduling and cluster management for AI
webgpu for node.js
Matrix Library for JavaScript
Kempner Institute Computing Handbook
browser based audio processing using the GPU
GPU Native for Node.js - A new era is dawning - 2025.09.15
Visualizador de shaders fractal Julia & Mandelbrot con Three.js
# Fraud-Detection-Service ## The **fraud-detection-service** detects fraudulent orders and user activity. ### Endpoints - `GET /health` — service status - `POST /fraud/check` — check an order for fraud (sample) - `GET /fraud/:orderId` — get fraud status for an order (sample) ## Tracing This service reports telemetry
Comprehensive WebGPU compute showcase: 10 interactive examples from basic parallel ops to advanced simulations (SPH fluids, 3D fractals, molecular dynamics, DLA, boids flocking) + Rust/WASM integration. All GPU-accelerated with WGSL shaders.
A library to calculate computational cost, estimate function execution time and use of RAM memory, without having to execute it first, manage GPUs and threads in a simple way, provide many methods for manipulating text files, methods for downloading, uploading, measuring its disk size, acquired, header production, meta data
Generating images and videos from text based on scripts in long form
AI‑Docs‑Writer Auto‑doc generator
🔍 Explore WebGPU's computing power through JavaScript and WASM examples, featuring vector addition, matrix multiplication, and real-time image processing.
Real-time comparison of FPS when using GPU vs CPU for image convolution on your machine.
Slides for my presentation at GTC 2017 from May 8-11 in Silicon Valley
Overview of the Program WASM (Go) performs CPU-heavy calculations: Computes the Mandelbrot set, a mathematical fractal that requires heavy computations. WebGL (TypeScript) renders the Mandelbrot set onto a canvas using the GPU. The WebAssembly function is called from TypeScript, and the result is passed to WebGL for rendering.
🚀 Harness GPU power in Node.js with this native addon for accelerated computations, opening new possibilities for JavaScript developers.
Add a description, image, and links to the gpu-computing topic page so that developers can more easily learn about it.
To associate your repository with the gpu-computing topic, visit your repo's landing page and select "manage topics."