-
This came up with the Gunyah integration testing with CrosVM. As their implementation has a fairly small amount of memory in the shared memory portion they couldn't fit the QUEUE_SIZE queue in it. Thi…
-
I couldn't find a way to mutate the contents of shared memory using the existing API. For example `DerefMut` is not implemented.
Is this intended, or am I missing something on how to actually do t…
-
### Describe the bug
The following tests failed, and thus XFAIL'd, when enabling PVC in CI (https://github.com/intel/llvm/pull/14720):
```
SYCL :: Basic/accessor/accessor.cpp
SYCL :: Deprecate…
-
I tried to use Remix on Blades of Time, but after copying the necessary files to the games folder, the game crashes on Launch, here's the log file from d3d9.log:
```
[14:30:39.214] info: No default…
-
Hi,
I'm experiencing significantly different results when using `pre-process-backend=opencv` and `pre-process-backend=vaapi-surface-sharing`, despite both pointing to the same function in the `pre…
-
### Describe the bug
The double precision performance of [fft-sycl](https://github.com/zjin-lcf/HeCBench/tree/master/src/fft-sycl) lags behind [fft-cuda,](https://github.com/zjin-lcf/HeCBench/tree/…
-
### 🐛 Describe the bug
Hi,
Here is the results i observed when i was running my workload with PyTorch 1.13 on Ubuntu 20.04 to train RN50 with imageNet:
When i run 25 epochs, the error is thrown…
-
## Summary
Properties of interest for OpenSUT, ordered by priority (highest first):
1. ***classical* correctness properties** (the absence of Undefined Behavior - leading to memory safety and a …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [2864ec446610af711889f22c4bf88904d57b6bf3](https://github.com/dotnet/runtime/commit/286…
-
**Shared Memory**
- [ ] Queue
- [ ] Stack
- [ ] Vector
- [x] PriorityQueue
**Distributed**
- [ ] DistBag
- [ ] DistQueue
- [ ] RCUArray