-
In GitLab by @hgrasland on Jun 19, 2024, 07:40
To be more specific, consider forbidding having multiple active `PDI_share`s at a given point in time, which target overlapping memory regions, and wher…
-
Greetings,
I am running the mappable function for hg19 genome:
`library(kmap)`
`library(BiocParallel)`
`# either`
`mappable.regions
-
Hi all,
Thank you so much for your work on this package.
I just pulled the package and installed, and I am trying to run the following line, but it keeps running into an error:
```
cudasirecon…
-
Currently, frozen segments are hidden because they tend to be far in memory from other regions, which makes it too big to display in the tiles view. Whenever a region gets too big (or at least empty s…
-
Hello,
I have been exploring the capabilities of the OSPRay library for volumetric data rendering and I must say, it's been a great experience so far. However, I have come across a particular requi…
-
**Originally by _jhammond_ on 2015-08-24 15:34:41 -0500**
---
# Problem11.7.2 Ordering says:
MPI specifies ordering between accumulate operations from one process to the same (or overlapping) memo…
-
Currently device untypeds are created for all physical memory from 0 to `CONFIG_PADDR_USER_DEVICE_TOP` that is not marked as reserved. This approach simplifies platform specific address space manageme…
-
There's currently a small 'hack' to enable simulation with the handshake runner when code from the standard dialect has passed a pointer. In the current implementation, the pointer argument is conver…
-
- Use all the directives ( teams ( more than 1 SIMD processor ) , parallel ( use more than one thread. For the Cray fortran compiler you also need the SIMD directive [ to check on Archer2 ] )
- make …
-
@john-johnson-git QEMU seems to be adding duplicate regions and KVM doesn't like it:
```
qemu-system-x86_64: kvm_set_user_memory_region: KVM_SET_USER_MEMORY_REGION failed, slot=10, start=0xfebd1000,…