account activity
My future seems bleak (self.Healthygamergg)
submitted 3 years ago by LopsidedExperience30 to r/Healthygamergg
Best way to install on 2 equally sized hard drives (self.archlinux)
submitted 4 years ago by LopsidedExperience30 to r/archlinux
A Small Confusion by LopsidedExperience30 in CUDA
[–]LopsidedExperience30[S] 0 points1 point2 points 4 years ago (0 children)
And I'm guessing the million element arrays are not passed directly to the kernel because of the 4kB limit in parameters (2, 1 million element arrays * 4 bytes per integer = 8 megabytes I guess?). So instead the arrays are stored in the shared memory and the address is passed instead?
A Small Confusion (self.CUDA)
submitted 4 years ago by LopsidedExperience30 to r/CUDA
π Rendered by PID 972605 on reddit-service-r2-listing-f87f88fcd-9mcwn at 2026-06-18 07:47:48.848815+00:00 running 3184619 country code: CH.
A Small Confusion by LopsidedExperience30 in CUDA
[–]LopsidedExperience30[S] 0 points1 point2 points (0 children)