Environment Variables
Variable |
Description |
Default Value |
|---|---|---|
HTL_THREAD_STACKSIZE |
Sets the thread stack size, in bytes. |
16384 |
HTL_SCHED_SLEEP_NSEC |
Sets the scheduler sleep mode (nanosleep). |
100 |
HTL_MEM_MAX_NUM_STACKS |
Sets the maximum number of stacks that can be reserved by an executor. |
65536 |
HTL_MAX_NUM_XSTREAMS |
Sets the number of executors in HTL-PThreads mode. |
Number of processors in the system |
Parent topic: Data Structures