OpenMP

The intact command line uses OpenMP parallelization. OpenMP can be controlled by several environment variables. In general, users will want to specify the number of threads using the OMP_NUM_THREADS environment variable to be equal to or less than the number of compute cores available.