<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Increase speed of Archicad through distributed computing in Visualization</title>
    <link>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165116#M7298</link>
    <description>Additionally, adding more cores (or nodes) will not necessarily increase speed in the manner you imagine.&lt;BR /&gt;
&lt;BR /&gt;
Your computing power or " raw speed" is always limited by an upper limit as defined by your fastest core or cores.&lt;BR /&gt;
&lt;BR /&gt;
All that more cores (or nodes, if such a thing were possible in ArchiCAD which it's not) do is increase the efficiency of how the program completes it's task by allowing such "tricks" like background processing and taking advantage (in other programs) of features like 'Virtualization' to perform multiple tasks in parallel rather than serially.&lt;BR /&gt;
&lt;BR /&gt;
Think of it another way.&lt;BR /&gt;
&lt;BR /&gt;
If I have a car with a top speed of 200 MPH (or if you prefer, 200 km/h) hauling a load behind it at top speed; having 10 cars with that top speed is not going to enable me to pull that load at 2000MPH.&lt;BR /&gt;
Your top speed maximum it always going to be the top speed of your fastest car.&lt;BR /&gt;
Having more cars would only allow you to carry more loads at the same top speed (200MPH) in a more efficient manner (rather than one-by-one as you'd have to do with only one car).&lt;BR /&gt;
&lt;BR /&gt;
It's a crude analogy but that's basically how computing power works.&lt;BR /&gt;
&lt;BR /&gt;
You don't get more "speed" by adding more cores.&lt;BR /&gt;
Only more efficiency and load capacity.&lt;BR /&gt;
&lt;BR /&gt;
In which case, distributed nodes would likely not be useful from the perspective of getting more speed from a program like ArchiCAD.</description>
    <pubDate>Thu, 15 May 2014 20:27:49 GMT</pubDate>
    <dc:creator>Bricklyne Clarence</dc:creator>
    <dc:date>2014-05-15T20:27:49Z</dc:date>
    <item>
      <title>Increase speed of Archicad through distributed computing?</title>
      <link>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165114#M7296</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I know that a lot of 3D renderers out there support distributing renders over multiple nodes in a render farm. For an arhictect, rendering a 3d model is not the most common task throughout the day, and so I would like to know of ways to increase the speed of other common tasks.&lt;BR /&gt;
&lt;BR /&gt;
Some tasks I could perceive would benefit from distributed computation over multiple render nodes would be section and elevation renderings, as these could take minutes on my 8-core 16GB computer for a complex model imported from Rhino.&lt;BR /&gt;
&lt;BR /&gt;
Any tips on how to set this up; if at all possible? Or perhaps this is not implemented, but in the planning phase? &lt;BR /&gt;
&lt;BR /&gt;
For it to make any sense, of course the nodes would need to share a high-speed local network.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 10:04:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165114#M7296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-11T10:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increase speed of Archicad through distributed computing</title>
      <link>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165115#M7297</link>
      <description>I am not aware of any such distributed computing thing being possible in ArchiCAD.&lt;BR /&gt;
However, the program will use all the cores and threads your computer has. Since AC17 GS recommends 4-8+ cores because it utilizes them for such things as Section generation. So you machine is probably doing it best, assuming you are on AC17.</description>
      <pubDate>Tue, 13 May 2014 15:30:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165115#M7297</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-05-13T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Increase speed of Archicad through distributed computing</title>
      <link>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165116#M7298</link>
      <description>Additionally, adding more cores (or nodes) will not necessarily increase speed in the manner you imagine.&lt;BR /&gt;
&lt;BR /&gt;
Your computing power or " raw speed" is always limited by an upper limit as defined by your fastest core or cores.&lt;BR /&gt;
&lt;BR /&gt;
All that more cores (or nodes, if such a thing were possible in ArchiCAD which it's not) do is increase the efficiency of how the program completes it's task by allowing such "tricks" like background processing and taking advantage (in other programs) of features like 'Virtualization' to perform multiple tasks in parallel rather than serially.&lt;BR /&gt;
&lt;BR /&gt;
Think of it another way.&lt;BR /&gt;
&lt;BR /&gt;
If I have a car with a top speed of 200 MPH (or if you prefer, 200 km/h) hauling a load behind it at top speed; having 10 cars with that top speed is not going to enable me to pull that load at 2000MPH.&lt;BR /&gt;
Your top speed maximum it always going to be the top speed of your fastest car.&lt;BR /&gt;
Having more cars would only allow you to carry more loads at the same top speed (200MPH) in a more efficient manner (rather than one-by-one as you'd have to do with only one car).&lt;BR /&gt;
&lt;BR /&gt;
It's a crude analogy but that's basically how computing power works.&lt;BR /&gt;
&lt;BR /&gt;
You don't get more "speed" by adding more cores.&lt;BR /&gt;
Only more efficiency and load capacity.&lt;BR /&gt;
&lt;BR /&gt;
In which case, distributed nodes would likely not be useful from the perspective of getting more speed from a program like ArchiCAD.</description>
      <pubDate>Thu, 15 May 2014 20:27:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Increase-speed-of-Archicad-through-distributed-computing/m-p/165116#M7298</guid>
      <dc:creator>Bricklyne Clarence</dc:creator>
      <dc:date>2014-05-15T20:27:49Z</dc:date>
    </item>
  </channel>
</rss>

