-
When playing with a small toy problem I noticed it crashes in different places. Looks like some memory related problems. Sometimes it diverges right at the first step, see [run_divergence_at_step1.log…
-
-
I am playing a North American version run by a Russian. It seems to be version 1.5. When I run the launcher, it will prompt "Injection failed -1". I just want to enable the DPS damage function. Is the…
-
I think it would help the next person learning about this stuff to mention that in your readme.
That's why you don't see much speedup when adding more cores.
I measured/calculated 20% memory ban…
-
## dlang-bugzilla (CyberShadow) reported this on 2018-05-10T11:21:07Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=18848
### CC List
* andrei (andralex)
### Description
````markdo…
-
We have a use case for a large mesh tally, where we only want to record results in cells that have material in them, in this particular case its a mesh with 1500x1500x600 elements, and then filtering …
-
**_Reported by Andrew Boie:_**
There will necessarily be a bunch of architecture specific code to abstract away the details of whatever MMU or MPU is in use.
Determine what these APIs need to be. …
-
### Description
I have an ARM Cortex-M binary that utilizes the `cpsid i` and `cpsie i` instructions. Unfortunately angr doesn't seem to simulate these instructions properly.
Based on what I've re…
-
Hi all,
There's been an [upgraded version of bwa-mem](https://github.com/bwa-mem2/bwa-mem2) available for some time.
How would you guys feel about adopting it in stead of the regular bwa?
I'm not…
-
I have a large corpus of ISO-9660 filesystem images that I am processing using libarchive. I have found that libarchive takes the ISO-9660 spec very literally, to the point of verifying that reserved …