The ability to take Jetson cards is actually a really strong point in its favor IMO. Raspberry Pis by themselves aren't incredibly interesting in clusters except for pedagogical reasons, but with some Nvidia cards running whatever on CUDA, maybe with some RPis mixed in to do management/support tasks, and the built-in BMC, this could be pretty sweet for the right task.
I'm not sure these NVidia cards are very powerful. One decent GPU in a PC may blow several clusters of these out of the water. I haven't checked, though.
In raw performance, probably. The benefit these have (at least purportedly) is they're very energy efficient, consuming little power (and generating little heat) for comparatively large throughput.
So I can imagine someone wanting a few of these on a desk, running inference on some models or something, maybe as a small back-end for a hobby project. It may still be more power efficient to just use regular GPUs, but I suspect these win out because of the tight coupling between "CUDA cores" and the CPU.
Now, is that worth spending a bunch (many hundreds) of dollars on a carrier board and these Jetson modules? For me, no, but I at least see why it may appeal to some people.
I guess it is. But I suspect the price (as it's usually the case with "cool" rpi things) isn't going to look like one of a cable management solution. INB4: $200
Yes, exactly, thus tidying ('mother') PCB layout in the same way that a PCB tidies all the cables into a small arrangement with all discrete components fixed in the same plane.
These connect Pi Compute Modules, which are distinct from regular a Pi in a few ways (eg they don't function without a host board of some sort, so don't have certain things on board like network connectors, GPIO etc) but putting that aside, you'd get to a reasonably similar place if you hooked up some regular Pi's, it's simply more wires with the regular ones.
I think the biggest differentiator here is direct access to the PCIe bus and SATA that doesn't go via USB - that's something you can't get on a normal Rpi.
This is some sort of board to connect several Pi's, and make a "cluster"?
What are the advantages to simply connecting them via my LAN, except cable management?