-
-I have been trying to enable the core tracer log file to check the instruction execution time, PC, instruction itself, and so on. According to the documentation, I should define CV32E40P_TRACER_EXECU…
-
Hi, I'm interested in working on a Python tracer. It seems pretty straight forward: write the tracer, add a Dockerfile to the backend, and port the algorithms to Python (though this seems like it can …
-
Thanks for taking the time to prove to me that three.js apps will work in electron, you have instilled confidence ! Thankfully my app does not require transparency because there seems to be a renderi…
-
### Describe the feature
Currently, the user has to manually define the tracer to use with, e.g., `tracer = pfss.tracing.FortranTracer()`, where `FortranTracer` requires the (optional) `streamtracer`…
-
*Title*: allow configuring `flush_interval_ms` and `min_flush_spans` with tracer config
*Description*:
The OpenTelemetry tracer has two runtime settings that control the behavior of when spans are…
-
## Background
When calling a non-existent method, metadata such as interface name and method name will be lost in the tracer information. The settings of Tracer related information content need to be…
-
**Describe the bug**
New conv api i.e., ttnn.conv2d returns list of int and tensor ([output_tensor, _out_height, _out_width, self.weights, self.bias]]. As type output visualizer is not enabled for …
-
Follow up from: https://github.com/elastic/apm-agent-dotnet/pull/997#discussion_r520120506
Now we have `NoopTransaction` and `NoopSpan` in place - let's always return those instead of `null` if the…
-
When tracing through a (function) that calls a Lux model, a variety of warnings are thrown about using fallback `matmul` functions because of eltypes that don't reduce to (I guess) common BLAS routine…
-
### Problem Description
I install rDP and do tracing example follow the README.md. But it run Aborted(failed)
root@tw024:/ws/Try_rPD# runTracer.sh python matmult_gpu.py
Creating empty rpd: tra…