Install the utility

The GPU cache generator utility is used to pre-create a cache of neural networks that are used in the operation of detectors.

To install the utility:

  1. Download the utility file from the AxxonSoft official website.
  2. Run the downloaded file as system administrator.
  3. In the setup window that opens, click the Next button.

  4. Click the Install button.

  5. Wait for the installation process to complete. After installation, a new window opens with a message about the completion of the utility installation. 

  6. By default, the utility window opens after installation is complete. If you don’t want to launch the utility after installation is complete, clear the Launch the GPU cache generator checkbox.
  7. If you want to view the documentation for the GPU cache generator utility, set the Open the user's guide checkbox. By default, the checkbox is clear.
  8. Click the Finish button to confirm completion of the installation.

The installation of the GPU cache generator utility is complete.

Cache generation

To generate a cache:

  1. Stop the server (see Stop the server).
  2. Run the GPU cache generator utility from the Start menu → ProgramsGPU cache generator. When you launch the utility, a window opens with the following warning: Attention. Please stop VMS server and other services that use GPU resources. This is critical to ensuring maximum efficiency of the cache generation process. If you don’t stop the server and services, the utility can continue to work, but the caching result can be less effective, and the process is slower due to competition for GPU resources.
  3. To confirm stopping all applications using the GPU, click the Yes, I have closed all applications that use GPU button.
  4. Set the checkboxes next to the detectors/neural models for which you want to create a cache. The utility window is divided into two areas:
  5. Click the button in the lower right part of the window.
  6. Configure the cache generation parameters specified in the table.
    ParameterValueDescription
    Graphics processors for performing operations
    NVIDIA <model> (see List of Nvidia GPUs)


    Cache generation is only supported for NVIDIA graphics cards, as TensorRT technology doesn't support other graphics cards.

    Set the checkbox next to the video card for which the cache is created


    Additional parameters
    Enable int8 calibration

    • This parameter is available only for neural networks for which the quantization mode is available and which are included in the neural analytics package along with the *.info file of the same name:
      • GeneralNM car v1.0,
      • GeneralNM human v1.0,
      • GeneralNM human and vehicle large v1.0,
      • GeneralNM human and vehicle medium v1.0,
      • GeneralNM human and vehicle nano v1.0,
      • GeneralNM human top view large v1.0,
      • GeneralNM human top view medium v1.0,
      • GeneralNM human top view nano v1.0,
      • GeneralNM human top view v0.8.
    • If you select neural networks for which the quantization mode isn't available in the previous window, then a cache will not be generated for them. 

    By default, the checkbox is clear. To enable the Int8 quantization mode for a neural network, set the checkbox

    Enable verbose logging mode

    By default, the checkbox is clear. To enable logging of the process of initialization and cache generation, set the checkbox

    • Enabling the parameter provides detailed information about the cache generation process but increases the volume of logs and can slow down the generation process.
    • Logs for each neural network are saved in a separate file in the directory C:\Users\<username>\.gpuCacheGenerator\logs.
    • Previous logs are automatically deleted each time you run the utility.

    The cache will be saved

    Select a directory to store the cache for all used detectors and neural networks. The approximate cache size depends on the number and type of neural networks used. The minimum size is 70 MB.

    • If you don’t specify the GPU_CACHE_DIR system variable, by default, the cache is saved in the directory: C:\Users\<user_name>\.gpuCacheGenerator\ (see Creating system variable).
    • If you specify the GPU_CACHE_DIR system variable, the cache is saved at the path specified in it.
    • When you select a cache directory via the utility, the value of the GPU_CACHE_DIR system variable is updated to the selected path

  7. Click the button in the lower right part of the window to proceed to generating a cache for all selected neural networks. If you select several neural networks, they are processed one after another.
    The current progress status is displayed for each neural network. Possible statuses:
  8. When the generation process is complete, click the button in the lower right part of the window.

Cache generation is complete. The created files are available for use by detectors.

  • When you generate a cache for a specific neural network again, the system attempts to use the existing cache.
  • If the cache is missing or corrupted, a new file is created.
  • You must recreate the cache in the following cases:

Repair the utility

You must repair the utility when its operation is disrupted due to changes in its working files or environment. To repair the utility:

  1. Open the .msi file of the utility.
  2. In the window that opens, click the Next button.
  3. Click the Repair button.
  4. In the window that opens, confirm the repair by clicking the Repair button.
  5. Wait for the utility to complete the repair process. When the repair is complete, a new window opens informing you that the utility is repaired.
  6. Click the Finish button.

The repair process is complete.

Remove the utility

To remove the utility:

  1. Open the .msi file of the utility.
  2. In the window that opens, click the Next button.
  3. Click the Remove button.
  4. In the window that opens, confirm the removal by clicking the Remove button.
  5. Wait for the utility to complete the removal process. When the process is complete, a new window opens informing you that the utility is removed.
  6. Click the Finish button.

The removal process is complete.

You can also remove the utility from the Start menu or using third-party software.