-
Preferably directly in the Running tab.
Sometimes, especially when working with large datasets, kernels can accumulate a lot of RAM usage. When working with many kernels in parallel it can become d…
lucfr updated
3 years ago
-
# Bug Report
---
## Describe the bug
When attempting to create a Droplet using Terraform, an error occurs indicating that a number in the JSON response cannot be unmarshaled into a Go struct fiel…
-
### Required prerequisites
- [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues.
### Descri…
-
As pointed out by @Huite, the combined number of components of the Ribasim Suite and iMOD Coupler is really large and is hard to handle for users.
The main pain points are:
- setting up a system of …
-
**Motivation:** Matrix multiplications are at the heart of many machine learning algorithms, and are often very expensive operations. Therefore, highly optimized kernels exist (e.g., in BLAS). These a…
-
Opening up an issue for this after a conversation on the Slack. (feature-request)
Now that CUDA/HIP/SYCL stream support and `partition_spaces` are developed and more stable in Kokkos Core, it would…
-
Can i set a larger batch size for example 16? I learn that the default batch size is 1.
Actually, i have some questiones about the kernel, if i input an batch(B) of different images and correponding …
-
**Concisely describe the proposed feature**
A debug option for individual kernels comes in handy when a user wants to focus on a certain section of his/her code. I expect this feature to be especiall…
-
This issue is an amd-aie backend counterpart of upstream issue https://github.com/iree-org/iree/issues/7824
We will initially follow the SPIR-V/vulkan commit sequence below
1. https://github.com/i…
-
This issues describes the high level directions that "create LLM Engine V2". We want the design to be as transparent as possible and created this issue to track progress and solicit feedback.
Goal…