Holy fuck those prices… I know prices went up but I figured like $2500, maybe $3000 but over $5000???
Yeah that’s the price of a used car
A 24GB AMD Radeon RX 7900 XTX currently looks like it’s going for $926 on Newegg. I mean, it’s got 8GB less VRAM, but I’d have to really badly want some characteristic of the RTX 5090 to be paying more than five times as much for it.
I know nothing on this, could you run two of those in parrallel?
Like, two RX 7900 XTXs as an alternative to one RTX 5090?
For some applications.
For games, in general, I believe no, not in 2026. GPUs did have an era where there was some real deployment of games that could leverage multiple GPUs, but I understand that this hasn’t been supported for quite a while.
https://en.wikipedia.org/wiki/Scalable_Link_Interface
Scalable Link Interface (SLI) is the brand name for a now discontinued multi-GPU technology developed by Nvidia for linking two or more video cards together to produce a single output. The technology was invented and developed by 3dfx and later purchased by Nvidia during the acquisition of the company. SLI is a parallel processing algorithm for computer graphics, meant to increase the available processing power.[1]
For AI compute, it depends a lot on what exactly you’re doing.
If you want to do two different things that both require no more than one card, sure. Like, Card A is running Stable Diffusion to generate images and Card B is running Gemma to generate text.
If you want to run a model designed for a larger system that doesn’t fit on a single card’s VRAM…maybe.
If you can fit some of the model’s neural net layers on one card, then you can do the compute on one card, then (slowly) move outputs from one card to another card, then compute more layers there. I know, off the cuff, that KoboldAI, which is for use with text LLMs, can make use of multiple cards (as well as the CPU) in this way. I think that it may (or, at least, did) suffer from the same limitation that I saw in a video that Jeff Gearling did last year where he was experimenting with clustering Framework Desktop systems (each of which can have 128GB of VRAM) to build larger clusters that could run very large LLMs.
https://www.jeffgeerling.com/blog/2025/i-clustered-four-framework-mainboards-test-huge-llms/
He could run ollama on multiple systems, but at least at the time, it wasn’t capable of running batched work on cards concurrently. So you’d run some layers on Framework Desktop A, then ollama would move data over to Framework Desktop B and do more work there while Framework Desktop A was idle. That’s not a fundamental hardware limitation, just a software limitation. It meant that while you could run larger models that would otherwise be practical (e.g. four 128GB Framework Desktop systems could run a neural network that’d normally take half a terabyte of memory to work with), you wouldn’t be making use of all of their compute capability concurrently. What he was getting was more-or-less analogous to the compute power of a single Framework Desktop with 512GB of memory. But…there shouldn’t be a hard limitation. As long as you have a queue of requests to feed hardware that use the same model, I imagine that it should be possible to keep all your cards hot. And that limitation might have already been addressed. I think I remember reading about another LLM engine (vllm?) that can do this…but I’m going out of fuzzy memory; I wasn’t actually aiming to build a cluster myself.
It’s also possible, if you’re really going to commit to a particular hardware layout that uses multiple independent cards, to build a neural network designed for this particular card layout. I’d guess that that probably makes more sense if you’re…oh, say, a Chinese AI company with a lot of funds to build out training infrastructure that isn’t sure that it’s going to be able to get its hands on US hardware that’s really dedicated to AI. Then you train a model that runs a neural network on consumer GPU card A. That neural network has only sparse connections, only a few of them, to a neural network on card B, so it’s cheap in terms of bandwidth to move outputs from card A to Card B. In terms of the quality of what the neural network generates, that won’t perform as well as a system that doesn’t have that requirement to be sparsely-connected, but it’s very possible that that performance limitation may not be very significant — I think that the question of how significant it is probably a very interesting and presently-unresolved question for many countries and businesses involved in the industry, since if you can use consumer hardware in parallel to effectively compete with models running on dedicated AI hardware, that eliminates a lot of the “moat” that might let, say, Nvidia price-discriminate between gaming and AI customers, the US ensure that it has a military or industrial advantage relative to China, or a given AI company limit competition in a given field based on access to hardware.
For non-AI parallel compute tasks, like…I dunno, say, cracking passwords via trying to brute-force reverse a cryptographic hash or something, in most cases a task can probably be parallelized and probably doesn’t care much about VRAM anyway (at least compared to AI compute), probably yes, as long as your software can handle it. I wouldn’t expect any fundamental limitation to be coming from the hardware there.
How much do you want to bet the Terms and Conditions allow this?
What stops them from doing it again once a new order is placed?
Terms and conditions mean fuck all to laws, this wouldnt be allowed in a lot of places.




