-
Looking at the Examples, i can see the usage of Postgres Shared Memory, where the Data-Structures are defined in size at compile time. A very useful addition to the pgx Project, would be a shared memo…
-
```
Optimize ADDA for shared memory hardware (e.g. multi-core processors),
using standard MPI functions and/or OpenMP directives.
```
Original issue reported on code.google.com by `yurkin` on 24 Dec…
-
For some algorithms it makes no sense to have a whole block of data in registers at once. For others a local buffer is bad due to dynamic indexing. For these it would be great to have versions of `cub…
-
(concerns https://rianadon.github.io/blog/2019/04/04/guide-to-h264-streaming-frc.html)
I was going through this again, trying to add shared memory support to `potential-engine`.
For testing, I w…
-
```
Optimize ADDA for shared memory hardware (e.g. multi-core processors),
using standard MPI functions and/or OpenMP directives.
```
Original issue reported on code.google.com by `yurkin` on 24 Dec…
-
Hey,
Your project looks promising. Can it work with shared memory? We would like to have a `ring buffer` between two different `processes` to share `images` and `metadata`
-
I'm having issues logging in on Linux. The chrome window opens to a blank page.
I've tried the chmod in the code block, I've deleted ~/.config/F1multiviewer, I've deleted the install and reinstall…
-
This is a late follow-up to lablup/backend.ai-webui#314.
Currently, the image label `ai.backend.resource.min.mem` is interpreted as the main memory size, *excluding* the shared memory size.
However, …
-
```
Optimize ADDA for shared memory hardware (e.g. multi-core processors),
using standard MPI functions and/or OpenMP directives.
```
Original issue reported on code.google.com by `yurkin` on 24 Dec…
-
Hi,
I like Mash very much because of its speed. However, if I want to screen multiple fastq-samples for similarity with the bacterial[ refseq-genomes](http://mash.readthedocs.io/en/latest/tutorials…