Difference between revisions of "Documentation/4.0/SlicerApplication/HardwareConfiguration"

From Slicer Wiki
Jump to: navigation, search
Line 12: Line 12:
 
* Computers running 3d Slicer need enough memory and graphics capabilities to hold the original data and the processing results in local memory.
 
* Computers running 3d Slicer need enough memory and graphics capabilities to hold the original data and the processing results in local memory.
  
=Hardware Configuration=
+
=Recommended Hardware Configuration=
* Precompiled 64bit versions of Slicer 4.0 are available for Windows7, Linux, and Mac OS X.
+
* Memory: more than '''4GB''' (8 or more are recommended).
* The main memory should be more than 4GB (8 or more recommended).
+
* Display: a minimum resolution of '''1024 by 768''' (1280 by 1024 or better is recommended).
* The system display should have a minimum resolution of 1024 by 768. A resolution of 1280 by 1024 or better is recommended.
+
* '''Dedicated''' graphics hardware and memory (1GB is recommended).
* If you want to use volume rendering, make sure you work with a computer that has '''dedicated''' graphics hardware and memory. You should have enough graphics memory to hold your data set. 1GB is recommended. In general, we have seen fewer issues with volume rendering using nvidia graphics cards.
 
 
* Many compuations in Slicer are multi-threaded and will benefit from the presence of multiple cores/CPUs.
 
* Many compuations in Slicer are multi-threaded and will benefit from the presence of multiple cores/CPUs.
* A three button mouse with scroll wheel recommended.
+
* Interface device: a three button mouse with scroll wheel is recommended. For other devices, see [[SlicerApplication/MouseandKeyboardShortcuts#Rotate.2C_Zoom.2C_Pan|here]] for "how to".
  
 
=Recommended OS versions=
 
=Recommended OS versions=

Revision as of 13:32, 17 February 2012

Home < Documentation < 4.0 < SlicerApplication < HardwareConfiguration



Introduction

3D Slicer is a cross platform desktop application for

  • image visualization and
  • image processing
  • 3D Slicer is a free, open source package available as an executable for multiple operating systems (Windows, MAC, Linux).
  • Computers running 3d Slicer need enough memory and graphics capabilities to hold the original data and the processing results in local memory.

Recommended Hardware Configuration

  • Memory: more than 4GB (8 or more are recommended).
  • Display: a minimum resolution of 1024 by 768 (1280 by 1024 or better is recommended).
  • Dedicated graphics hardware and memory (1GB is recommended).
  • Many compuations in Slicer are multi-threaded and will benefit from the presence of multiple cores/CPUs.
  • Interface device: a three button mouse with scroll wheel is recommended. For other devices, see here for "how to".

Recommended OS versions

  • Windows 7 64bit
  • Mac OS X Lion
  • Linux: recent versions of popular distributions should work. Ubuntu and Fedora are the most widely used distribution among the developers.