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

From Slicer Wiki
Jump to: navigation, search
Line 12: Line 12:
 
* The system display should have a minimum resolution of 1024 by 768. A resolution of 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.
 
* 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.
 
* 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 core compuations in Slicer are multi-threaded, so performance will be better on recent multi-core and multi-CPU computers.
+
* Many compuations in Slicer are multi-threaded and will benefit from the presence of multiple cores/CPUs.
* Three button mouse with scroll wheel recommended.
+
* A three button mouse with scroll wheel recommended.
  
 
=Recommended OS versions=
 
=Recommended OS versions=

Revision as of 11:40, 17 February 2012

Home < Documentation < 4.0 < SlicerApplication < HardwareConfiguration



Introduction

Slicer is a software platform for image visualization and processing delivered as a cross platform desktop application. In general, it is recommended to use computers with enough memory and graphics capabilities.

Hardware Configuration

  • Precompiled 64bit versions of Slicer 4.0 are available for Windows7, Linux, and Mac OS X.
  • The main memory should be more than 4GB (8 or more recommended).
  • The system display should have a minimum resolution of 1024 by 768. A resolution of 1280 by 1024 or better 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.
  • A three button mouse with scroll wheel recommended.

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.