|
Make 'mut' keyword work for GPU function parameters
|
|
13
|
130
|
March 15, 2026
|
|
Why can't I declare a List for a GPU function?
|
|
7
|
127
|
March 13, 2026
|
|
How to get Mojo to detect AMD integrated GPU (APU)?
|
|
16
|
159
|
March 12, 2026
|
|
Mojo equivalent for CUDA __maxnreg__
|
|
0
|
51
|
March 4, 2026
|
|
Support for older NVIDIA GPUs and drivers in Mojo and MAX
|
|
0
|
127
|
February 22, 2026
|
|
[Proposal] Korean Translation of Mojo GPU Puzzles
|
|
10
|
122
|
February 19, 2026
|
|
Launch_bounds support for GPU code
|
|
5
|
72
|
February 25, 2026
|
|
Initial support for running MAX models on AMD RDNA GPUs
|
|
0
|
74
|
February 17, 2026
|
|
Calling all AMD RDNA users: help us bring full MAX support to your GPUs!
|
|
4
|
935
|
February 5, 2026
|
|
MAX Graph Python API built-in ops fail to compile for GPU - what's the correct pattern?
|
|
3
|
54
|
January 19, 2026
|
|
Are warps, blocks, block clusters, and device-wide workloads automatically scheduled depending on the grid dimensions?
|
|
4
|
231
|
December 16, 2025
|
|
GPU puzzles mental model
|
|
3
|
159
|
November 13, 2025
|
|
Example: Fractal Julia set in Mojo and Mojo GPU
|
|
1
|
185
|
October 16, 2025
|
|
Error: failed to run the pass manager for offload functions
|
|
3
|
137
|
October 4, 2025
|
|
Why does mojo build with matmul_gpu generate different kernels for different M at runtime?
|
|
4
|
158
|
September 22, 2025
|
|
GPU Programming on Mac
|
|
14
|
822
|
September 21, 2025
|
|
Looking for examples of mulit-gpu usage with Mojo
|
|
7
|
551
|
September 3, 2025
|
|
SIMD loads on the GPU
|
|
2
|
196
|
August 28, 2025
|
|
Proposal: compile_function and enqueue_function need to become checked
|
|
2
|
126
|
August 12, 2025
|
|
Python.array() or Python.memoryview() converters for Mojo types
|
|
1
|
56
|
February 7, 2026
|
|
Ubuntu 24 - 7800XT, kernel functions do not work
|
|
3
|
151
|
July 20, 2025
|
|
Initial support for writing PyTorch custom ops in Mojo
|
|
1
|
401
|
July 17, 2025
|
|
GPU puzzle challenge - Softmax multistage
|
|
2
|
104
|
January 8, 2026
|
|
Launch bounds for cuda kernels
|
|
2
|
139
|
July 11, 2025
|
|
[Hackathon] QLabs: Quantum Circuit Simulator with GPU Acceleration🔥⚛️
|
|
1
|
207
|
December 26, 2025
|
|
GPU Puzzles P09 Shared memory indexing issue
|
|
2
|
112
|
June 27, 2025
|
|
New resources for building models in MAX
|
|
0
|
97
|
June 27, 2025
|
|
Leetgpu, tensara how to handle shared memory?
|
|
1
|
191
|
June 26, 2025
|
|
How to generate random numbers on the GPU?
|
|
3
|
102
|
June 24, 2025
|
|
`prefix_sum` incorrect results with `gpu.warp.prefix_sum` and `gpu.block.prefix_sum`
|
|
4
|
155
|
November 3, 2025
|