What Python code runs on a graphics card?
Technology Memes
Welcome to Technology Memes. Here you can make memes and/or rant about technology, internet, computers, corporations, enshittification and etc.
Rules: (Note: Rules currently aren't complete yet)
1. Stay on-topic
Memes must be related to technolgy or computers. This includes, but not limited to:
- Programming and gaming memes.
- Political memes related to technology.
- Public figures in tech sector.
Any off-topic posts will be removed. Excesive posting off-topic memes will considered as spamming. (see Rule. 3)
2. Be civil
3. No spam
4. No NSFW
5. No reposts
Related communities:
- Linux Memes - Linux related memes.
- Memes - Generic memes.
- Lemmy Shitpost - Place for shitposting.
- Programmer Humor - Programming related memes.
- Technology - Community for tech news.
Phyton, not Python. 🙃
Python has a ton of machine learning libraries. I'd maybe even go so far as to say it's the de facto standard when developing AI
There's also some cuda libraries which by definition do things directly on the card
Yes... It's possible to have that. Even when it doesn't do that by default. The CPU can and still is the bottleneck in a fair few cases and you bet you can run shitty code on there.
“MeMOrY is ChEAp…” and/or “stOraGe is CHeAp…” cried all the lazy developers.