marktwtn
marktwtn
The conversion of intrinsic function may be rewritten sometimes. A performance measurement result is good for checking whether the rewritten conversion behaves better or not.
The acceleration is enabled when the compiler option -msse4.2 is used and the input size of trit/tryte for conversion is larger than 128-bit, which is the basic operation unit of...
If the RabbitMQ is restarted, the remote worker will be closed. We should modify the remote worker to make it keep trying to connect to the RabbitMQ when it is...
`dcurl` should keep working well with the different status of the remote component behind the remote interface, such as inactivation, termination or restart of `RabbitMQ broker` and `remote worker` ....
A new app is required to let the user have the endpoint and hardware status. The naming of the app is `endpoint_diagnose`. Goal: Record or log the following information: -...
When running the tangle-accelerator with the command `bazel run //accelerator -- --cache `, the segmentation fault would occur if the **Redis** server is not activated. Error message: ``` INFO: Analyzed...