System Specifications FAQ

1. Which is the best hardware configuration for using Maxwell?

 Click here to expand...

Each hardware component is in fact crucial in a particular part of the 3D process:

  • The CPU is the most important component for fast renders. Get the fastest processors you can afford, plus with network rendering, Maxwells render speed scales almost linearly when adding more computers to contribute to the render process. At least a quad-core CPU is recommended.
  • RAM is where the scene information is stored during the render process. If your scene has complex geometry, huge textures, set to render at high resolution, or has the MultiLight feature enabled (which increases the amount of RAM needed to store all the emitters information separately) then you may need a computer with a lot of RAM (4GB and more). A usual configuration for a rendering / video compositing computer is 12-16 GB of RAM.
  • The graphics card is not involved in the rendering process. It is only involved in the openGL camera navigation when you are creating your scenes. A gaming card will be sufficient for most tasks, unless you plan to work with scenes containing many thousands of objects and/or require antialiased viewports which are much better handled by professional graphics cards. Their added advantage is that their drivers have been certified to work properly with different CAD / 3D applications such as SolidWorks, Rhino, Maya, 3dMax etc. It is also recommended to have a card with large on-board memory (1GB or more) if you plan to work with many large resolution textures and want to view them in the openGL viewports.

2. What are the minimum system requirements? 

 Click here to expand...

The minimum system requirements for Maxwell Render are listed in the System requirements page.

 3. Which parameters determine the amount of RAM needed for certain project? 

 Click here to expand

The amount of RAM needed depends on several factors:

  • Resolution: The bigger the render the more render calculations Maxwell has to keep in RAM.
  • Multilight: Each separate light sliders needs to be stored in RAM so the more separate sliders you have, the more RAM is needed. To minimize the RAM usage you can apply the same emitter material to several geometry objects that are ment to be emitters in which case they will all use the same slider - saving RAM. Color ML will need more RAM than regular ML because each color channel per light also needs to be stored in RAM.
  • Size of textures: Every texture used in the scene, including IBL maps, need to be stored in RAM.
  • Geometry: Although the amount of triangles plays a smaller part in the RAM usage compared to the points above, it still affects the RAM needed but in most scenes this will be of minor importance.
  • Pretesselated displacement: This type of displacement subdivides the geometry before rendering (unlike On-the-Fly displacement), which renders fast but needs to hold the extra geometry in RAM. The higher the subdivision setting in the displacement material, the more RAM is needed.
  • Extensions: Hair and particles need more RAM - the more segments the hair has, or the more particles you have. Although these extensions are very efficient, they will use up RAM if used in the scene.
  • Extra render channels: The extra channels you can specify in the render options (Alpha, MatID, ObjectID, Normals etc) will need extra RAM to render. The amount they need depends also on the resolution of the main render.

 

Taking into account all these factors it is impossible to say how much RAM you will need for a certain render. It is best to test a render on your machine and check the RAM usage during the render. On Windows 32 bit computers, each application can use a maximum of 1.6GB of RAM (or 3GB by changing the boot.ini file - see the next FAQ). This will be limiting if you want to do higher resolution renders. It is strongly suggested to use a 64 bit system which can use up to 128GB of RAM.

4. How can I increase the use of RAM per application (Windows specific)?

 Click here to expand...

Some processes in Maxwell Render require the use of a lot of RAM. Windows 32Bits use up to 1.6 GB per application by default, but you can increase this up to 3GB if you edit the boot.ini file. You can change this by doing the following:

Press RMB > Properties in Start > My Computer.

  1. Go to Advanced Tab > Start and Recovery > Settings.
  2. Press Edit in System Startup section.
  3. Go to a line that contain something like “multi(0)disk(0)rdisk(0)partition(1)...........” and add at the end “/3GB”.
  4. Save the file and reboot.

5. Can my graphics card make my renders faster?

 Click here to expand...

The graphics card is not involved in the rendering process. The graphics card is only important when you are setting up the scene in the OpenGL viewport (in Studio). A better graphics card will allow you to move more geometry and textures faster, but it is not involved in the rendering process. The component that controls the rendering calculations is the processor. Using either a faster processor (GHz), a multi-core processor, or several CPUs in a farm, is the best ways to reduce render times.