[untitled]
6 comments
In e.g. OpenCL you can queue multiple kernel launches, so you assign i.e. 1000 pixels per thread and launch 1 kernel per image. The scheduler then assigns all images to the GPU on demand automatically, you don't need to do it by hand.
Is this an LLM trying to get verifiable upvote rewards?
[deleted]
This is AI slop.
>This isn't just a cute analogy. The octopus nervous system genuinely solves the same problem.
>Let's talk real numbers.
>This isn't just a cute analogy. The octopus nervous system genuinely solves the same problem.
>Let's talk real numbers.
This is like the sloppiest of AI slop to reach the front page here.
TLDR: Just concatenate over all images and wave away any potential complications from doing that.
TLDR: Just concatenate over all images and wave away any potential complications from doing that.
tldr distribute work evenly among workers