Basic Operation

The following topics are included in this section:

Configuration

Each executable of EnSight can be configured individually to control the number of threads used. The following environment variables are used to specify the maximum number of threads that the executable can use for computation.

ENSIGHT10_MAX_THREADS

The maximum number of threads to use for each EnSight server. Threads are used to accelerate the computation of streamlines, clips, isosurfaces, and other compute-intensive operations.

ENSIGHT10_MAX_CTHREADS

The maximum number of threads to use for each EnSight client. Threads in the client are used to accelerate sorting of transparent surfaces.

ENSIGHT10_MAX_SOSTHREADS

The maximum number of threads to use on the server of server in order to start up server processes in parallel rather than serially.