The following environment variables can be used to configure the project's runtime behavior:
PPC_NUM_PROC: Specifies the number of processes to launch. Default:1PPC_NUM_THREADS: Specifies the number of threads to use. Default:1PPC_ASAN_RUN: Specifies that application is compiler with sanitizers. Used byscripts/run_tests.pyto skipvalgrindruns. Default:0