aniket-intelx
aniket-intelx
The example executes successfully after setting the `sgx.enclave_size = "32G"` without adding `loader.env.M_ARENA_MAX = "1"`
Setting `loader.env.OMP_NUM_THREADS = "8"` also works for this example.
The test executes successfully when tried with one commit before, i.e. `39e117b719a052408b94afc0e9152793765eccd5` while it fails intermittently with commit `487969c1dc1b0f27096f9d56312552e3ab6b754d` which is "Correct RDTSC instruction drift with system clock more often"....
For today's nightly analysis, we saw this issue for Ubuntu 20.04 with 5.12 kernel and GSGX
This testcase is still failing intermittently across various configurations. Some of them are listed below. 1. DCAP with kernel 5.9.0-intel-next+ 2. RHEL with kernel 5.13.0 3. CentOS 8 with kernel...