|
Why can't I declare a List for a GPU function?
|
|
10
|
211
|
March 23, 2026
|
|
Make 'mut' keyword work for GPU function parameters
|
|
14
|
166
|
March 17, 2026
|
|
How to get Mojo to detect AMD integrated GPU (APU)?
|
|
16
|
175
|
March 12, 2026
|
|
Mojo equivalent for CUDA __maxnreg__
|
|
0
|
54
|
March 4, 2026
|
|
Support for older NVIDIA GPUs and drivers in Mojo and MAX
|
|
0
|
148
|
February 22, 2026
|
|
[Proposal] Korean Translation of Mojo GPU Puzzles
|
|
10
|
122
|
February 19, 2026
|
|
Launch_bounds support for GPU code
|
|
5
|
75
|
February 25, 2026
|
|
Initial support for running MAX models on AMD RDNA GPUs
|
|
0
|
79
|
February 17, 2026
|
|
Calling all AMD RDNA users: help us bring full MAX support to your GPUs!
|
|
4
|
955
|
February 5, 2026
|
|
MAX Graph Python API built-in ops fail to compile for GPU - what's the correct pattern?
|
|
3
|
55
|
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
|
189
|
October 16, 2025
|
|
Error: failed to run the pass manager for offload functions
|
|
3
|
146
|
October 4, 2025
|
|
Why does mojo build with matmul_gpu generate different kernels for different M at runtime?
|
|
5
|
158
|
March 21, 2026
|
|
GPU Programming on Mac
|
|
14
|
838
|
September 21, 2025
|
|
Looking for examples of mulit-gpu usage with Mojo
|
|
7
|
565
|
September 3, 2025
|
|
SIMD loads on the GPU
|
|
2
|
196
|
August 28, 2025
|
|
Proposal: compile_function and enqueue_function need to become checked
|
|
2
|
128
|
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
|
155
|
July 20, 2025
|
|
Initial support for writing PyTorch custom ops in Mojo
|
|
1
|
405
|
July 17, 2025
|
|
GPU puzzle challenge - Softmax multistage
|
|
2
|
112
|
January 8, 2026
|
|
Launch bounds for cuda kernels
|
|
2
|
143
|
July 11, 2025
|
|
[Hackathon] QLabs: Quantum Circuit Simulator with GPU Acceleration🔥⚛️
|
|
1
|
211
|
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
|
197
|
June 26, 2025
|
|
How to generate random numbers on the GPU?
|
|
3
|
105
|
June 24, 2025
|
|
`prefix_sum` incorrect results with `gpu.warp.prefix_sum` and `gpu.block.prefix_sum`
|
|
4
|
156
|
November 3, 2025
|