Arthur Hanson
Well-known member
Could the AI capable chips in Tesla self-driving cars become part of a distributed data center when the car is not in use?
Array ( [content] => [params] => Array ( [0] => /forum/index.php?threads/will-teslas-cars-chips-become-part-data-center.22044/ ) [addOns] => Array ( [DL6/MLTP] => 13 [Hampel/TimeZoneDebug] => 1000070 [SV/ChangePostDate] => 2010200 [SemiWiki/Newsletter] => 1000010 [SemiWiki/WPMenu] => 1000010 [SemiWiki/XPressExtend] => 1000010 [ThemeHouse/XLink] => 1000970 [ThemeHouse/XPress] => 1010570 [XF] => 2021770 [XFI] => 1050270 ) [wordpress] => /var/www/html )
Unlikely. Distributed processing usually needs high throughput message passing with low latency. For data center applications, even 5G and WiFi are low throughput communications methods with high latency. 5G peaks at about 20Gbps (in perfect conditions) with latency normally in multiple milliseconds. New data centers currently use 100Gbps networks with latencies in a small number of microseconds.Could the AI capable chips in Tesla self-driving cars become part of a distributed data center when the car is not in use?
There is one app that made this kind of distributed processing work, from a long time ago. It was called SETI@home, from the Berkeley SETI Research Center (Search for Extraterrestrial Intelligence), which distributed radio telescope raw data recording segments to internet-connected computers for CPU-intensive analysis, looking for patterns that might provide proof for the existence of extraterrestrial intelligence. I think millions of computers of various types were involved. The project was shutdown in 2020. This was a perfect distributed processing problem, because the analysis of each data file used only local processing.I don't think anyone has ever figured out how to really use "idle" computer resources like this in any great quantity.
There is one app that made this kind of distributed processing work, from a long time ago. It was called SETI@home, from the Berkeley SETI Research Center (Search for Extraterrestrial Intelligence), which distributed radio telescope raw data recording segments to internet-connected computers for CPU-intensive analysis, looking for patterns that might provide proof for the existence of extraterrestrial intelligence. I think millions of computers of various types were involved. The project was shutdown in 2020. This was a perfect distributed processing problem, because the analysis of each data file used only local processing.
SETI@home
setiathome.berkeley.edu
After the Wow! Signal was discovered in 1977, a lot of scientists thought all we needed to do was look for the evidence long enough, in what must be the most famous definition of "unstructured data" ever conceived. It didn't come to pass.
![]()
The Wow! Signal: A Lingering Mystery or a Natural Phenomenon?
Credit: Big Ear Radio Observatory and North American AstroPhysical Observatory (NAAPO).The Wow! Signal has captivated the imagination of scientists and the public alike since its detection in 1977. This powerful radio signal, picked up by the Big Ear telescope in Ohio, remains one of the most...www.seti.org
Wow!OK you 100% got me here. I used to run that client on some PCs back in the day, and had a friend that .. installed it on a # of GE computer systems to beat my "score" using my home network. (We were both young and immature then.. maybe still now).
Thanks for the nostalgic reminder here!