InTime

How to fix long waiting time during “”Remodel and prediction (P)” Task Started. This may take a while.”?

1889 views March 31, 2021 March 31, 2021 pohheng 0

Symptom:

When running InTime version 3.1.3, there is a long waiting time of more than 7 minutes during the message containing:

“"Remodel and prediction (P)" Task Started. This may take a while.”

This may be due to the fact that one of the environment variable is not exported before starting InTime. User may choose a value depending on the number of CPU cores a system has, use a value between 4 to 8.

Resolution:

[user@host ~]$ export OMP_NUM_THREADS=8
[user@host ~]$ ./intime.sh

In a Windows environment, do the following steps.

  1. In Search, search for and then select: System (Control Panel)
  2. Click the Advanced system settings link.
  3. Click Environment Variables. In the section System Variables add in OMP_NUM_THREADS environment variable with value between 4 to 8.
  4. When done, close all windows.
  5. Restart InTime.

Applies to:

  • Linux Operating System
  • Windows Operating System

Knowledge Base ID: 202103311 - Last Review: Mar 31 2021 - Revision: 1.0