-
Hello,
I am interested in the performance provided by the ```xilinx::pipeline``` and ```xilinx::dataflow``` from the pipeline test ``` single_task_vector_add_drt_dataflow_func_local_pipeline ```. I h…
-
# Question/Comment on FedRamp RFI Directory
## Name and Affiliation
Tina Scogin, Sr. Proposal Manager, Govplace and Joe Corcoran, VP Federal, Govplace
## Cloud Services
Some government agencie…
-
Creating an array of any type inside a `forall` loop makes it not launch on the GPU.
It does not matter if the array is created inside another structure (e.g. another `for` loop or an `if` statement)…
-
As mentioned in the document,
> Caesar.jl can utilize a combination of four styles of multiprocessing: i) separate memory multi-process; ii) shared memory multi-threading; iii) asynchronous shared…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
I’d like to better understand the reasoning behind the push-then-pull model specified in this proposal. I’m looking for strong justification for it besides it being novel.
From my understanding, si…
-
This is a very strange one that we can't really do with AbML at the moment!
The structure is essentially:
```
VH.a(1:13)-CH1(2:14){1}-H(3:8){2}-CH2(4:9)-CH3(5:10)|VH.a(6:17)-CH1(7:18){1}-H(8:3){2…
-
# Prerequisites
Monix 3.2.2
# How to reproduce
First example: runToFuture executes a blocking operation on the main thread, thus locking the execution forever.
```scala
import monix.eval.Task
…
-
Hello Sir,
I am currently working on my Master's thesis on "Demand Side Flexibility". In order to analyze household load consumption and PV generation data, I am interested in utilizing "alpg". I h…
-
## Feature Request
New pub style analogous to fetch for pull based consumers to allow multiple messages for a stream to be published with a single call and all succeed or fail (effectively a transa…