Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Linux GPU和CPU的Windows计算机_Linux_Windows - Fatal编程技术网

使用Linux GPU和CPU的Windows计算机

使用Linux GPU和CPU的Windows计算机,linux,windows,Linux,Windows,有没有可能让一台运行Windows的计算机运行游戏或程序。然后让Windows计算机使用sperate Linux计算机的GPU和CPU。这可能吗?效率如何 提前谢谢。当然,只需将数据发送到另一台计算机,在那里进行处理,然后将数据发送回 您可能一直在这样做:当您在windows计算机上的搜索栏中键入某个内容时,搜索字符串将被发送到google,google将在其linux计算机的CPU上处理该字符串并将其发送回您的计算机 就效率而言,您需要指定“效率”的衡量标准。 延迟将是可怕的(与同一主机上的

有没有可能让一台运行Windows的计算机运行游戏或程序。然后让Windows计算机使用sperate Linux计算机的GPU和CPU。这可能吗?效率如何


提前谢谢。

当然,只需将数据发送到另一台计算机,在那里进行处理,然后将数据发送回

您可能一直在这样做:当您在windows计算机上的搜索栏中键入某个内容时,搜索字符串将被发送到google,google将在其linux计算机的CPU上处理该字符串并将其发送回您的计算机

就效率而言,您需要指定“效率”的衡量标准。
延迟将是可怕的(与同一主机上的CPU相比)。

是否有一个程序可以帮助实现这一点,或者如果我需要,您有什么建议吗?浏览器和Web服务器?