Difference between revisions of "Slicer"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
Moskalenko (talk | contribs) |
||
Line 42: | Line 42: | ||
Log into the [[GUI_Programs|gui.rc.ufl.edu]] server before loading and running Slicer. Do not run large-scale analyses on the GUI server. | Log into the [[GUI_Programs|gui.rc.ufl.edu]] server before loading and running Slicer. Do not run large-scale analyses on the GUI server. | ||
+ | |||
+ | Set | ||
+ | export MESA_GL_VERSION_OVERRIDE=3.2 | ||
+ | if you see OpenGL errors | ||
|}} | |}} | ||
<!--PBS scripts--> | <!--PBS scripts--> |
Revision as of 02:16, 23 February 2022
Description
Slicer, or 3D Slicer, is a free, open source software package for visualization and image analysis. 3D Slicer is natively designed to be available on multiple platforms, including Windows, Linux and Mac Os X.
Required Modules
Serial
- slicer
System Variables
- HPC_SLICER_DIR
Additional Information
Log into the gui.rc.ufl.edu server before loading and running Slicer. Do not run large-scale analyses on the GUI server.
Set
export MESA_GL_VERSION_OVERRIDE=3.2
if you see OpenGL errors