-
### Steps to reproduce the issue
```console
$ spack spec -I cp2k+cosma+libvori+mpi_f08+pexsi+plumed+pytorch+quip+sirius+spglib+ipo+elpa+dlaf+openmp build_system=cmake lmax=7 ^cosma+shared ^cmake/v…
-
We should try to review and merge in dependency updates on a monthly basis. Until this is automated more, here is a guide:
- Review the [outstanding dependency updates](https://github.com/uiowa/uio…
-
Thank you very much for the work on this great framework, wonderful ! The benchmark from `jatinchowdhury18` repo (`wdf-bakeoff`) see excellent result. Great job. I'm the guy who have code the Juce's W…
ghost updated
3 years ago
-
@cyrush @brugger1
The visit test defined here https://github.com/E4S-Project/testsuite/tree/master/validation_tests/visit fails like:
`Version 3.2.2 of cli does not exist for the architecture l…
-
RVVM is usable as a generic CPU execution engine, not just as a complete machine.
This suggests for working userspace emulation, which runs RISC-V code inside a host process, directly accesses it's m…
-
I did this:
````
[0x0041c040]> aa
[0x00599234]> s 0x00598f1c
[0x00598f1c]> pdc >/home/kb/01_dummy/02b_libgame/ZN7cocos2d16FileUtilsAndroid7getData_c.txt
[0x00598f1c]> pdf >/home/kb/01_dummy/02b_l…
-
Initial marlin configuration has **Z_MIN_PROBE_PIN** and I don't see in manual what should it be. Currently my BlTouch doesn't work because of that I guess.
-
Hello and thank you very much for all your hard work on this project!
I tested it on "Empire Earth" which uses DirectDraw / DirectX 7 and suffers from a lot of compatibility problems.
I was amaz…
-
Run `AndroidVersionPluginIntgTest#build version is used from GIT revision number (release)` with configuration cache on.
```
Cause 1: org.gradle.api.InvalidUserCodeException: Starting an external pr…
-
```
var t [256]byte
func f(b *[16]byte) {
for i, v := range b {
b[i] = t[v]
}
}
```
Compiles to:
```
0x000f 00015 (tmp1.go:7) MOVBLZX (AX), DX
0x0012 00018 (tmp1.go:7) …