Earlier quoted context omitted.
I am, yes. I don't think it's the memory because it segfaults immediately, even if I try 64x64... It's very odd, I'm running Ubuntu 22.04, I'm not sure if the CUDA version is somehow wrong.
Oh damn that's weird. Any chance the segfault is on the CPU side? When I try to generate too large of an image I get an allocation error rather than a segfault. Also crazy idea but could it be related to open source / proprietary driver differences? I haven't done nvidia on Linux in a long time so I don't know if that's in a more reasonable place yet.
It's so odd, it just dies outright. Maybe it is a CPU error, as you say, I think I'll investigate there.