Relative Content

Tag Archive for cudavisual-studio-2022bad-allochalide

Halide app using CUDA gives bad allocation compile error

I have a little familiarity with Halide and am trying to get started with using CUDA from Halide. I have a laptop with an NVidia RTX 3050 Ti Laptop GPU. I installed CUDA 12.5. I tried building one of the apps that comes with the Halide 17.0.1 Source code: cuda_mat_mul. You can see the code at https://github.com/halide/Halide/tree/main/apps/cuda_mat_mul
I use Visual Studio 2022 on Windows 11.
I get the following Build error: