-
JIRA Issue: [KIEKER-1476] Implement a new analysis metamodel
Original Reporter: Sören Henning
***
The new analysis metamodel consists of the following sub-metamodels:
architecture metamodel
deplo…
-
Issue Report
## Please describe the issue:
*Please provide a clear and concise description of the issue you are seeing and the result you expect.*
## Steps to reproduce the issue:
*Please …
-
`jit.off()`'d functions (namely when used with the FFI) are the main culprits here, though it also concerns auto-blacklisted FFI callback triggering functions. One could argue whether this would buy m…
fogfx updated
7 years ago
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [ ] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …
-
I got a driver crash while working with the time stick given to me during ISPCS2024 on my up-to-date Debian Bookworm machine. It uses kernel 6.1.0-26-amd64. It looks like one of the kernel protection …
-
### 🚀 The feature, motivation and pitch
**Background**
DistributedDataParallel (DDP) uses `Reducer` to bucket and issue `allreduce` calls. The main entry point of `Reducer` is through the gradient …
fegin updated
4 weeks ago
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Hi, I'm using **Neko v0.6.1**, and I want to trace the MPI calls to find out the time spent and the frequency of MPI calls.
However, I have tried various tools, and neither of them works, including…
-
I am trying to use call traces, but it seems that when the call is an internal call (from another contract, not EOA), it's not being picked up (not triggering the call handler).
Here is a minimal e…
-
## Description
Create context for reloading sidebar data
## Context
Reloading sidebar from across the app is working with a method `refreshSidebarData` at top component `App.tsx`. We want to …