-
### What happened? What is expected?
snips exits with 132 (SIGIL, illegal instruction) upon boot on my NAS:
```
amy@lilnas:~/docker_config/snips$ docker run ghcr.io/robherley/snips.sh -usage
amy@l…
-
Hi, when using function sodium.crypto_pwhash in webview on a mobile phone (tested on Samsung S21 and Pixel 3) we randomly get this error:
“Uncaught RangeError: WebAssembly.Instance(): Out of memory: …
-
Hi,
I want to test the capacity of EdgelessDB (_e.g._, throughput). Given open-sourced [TPC-C](https://github.com/Percona-Lab/tpcc-mysql) is for innoDB and [sysbench](https://github.com/akopytov/sy…
-
hi guys,
In our project, we have a SGX 1.0 network, and we hope to support the addition of SGX 2.0 nodes in the existing network, that's to say, SGX1 enclave can verify SGX2-enclave-generated quote.…
-
What is the minimal ENG stake?
-
# Describe the bug
As mentioned in the document, occlum supports PKU Feature.
I searched serveral related papers, and found there is one potential security vulnerability for PKU in Occlum.
As m…
-
Version: 7.7.0
Output folder: C:\Program Files\Intel\HAXM
Extract: checktool.exe... 100%
Execute: C:\Program Files\Intel\HAXM\checktool.exe --verbose
The system requirements are not satisfied.
-
Hello, I have a linking error inside SGX enclaves when using thread_local variables:
For example:
thread_local MyStruct tl_var { };
Errors:
Enclave/Enclave.o: In function __tls_init:
Enclave…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
### Describe the bug
Hello, I found that a simple `import matplotlib` or `import gradio` will make `is_xpu_available()` returns `False`:
```
(/opt/text-generation-webui/installer_files/env) pods@…