-
Hi,
I am not able to compile Jellyfish on an IBM POWER8 system with gcc. It seems that the raw assembly instructions in rectangular_binary_matrix.hpp are not compatible -- to build and run successf…
jlost updated
7 years ago
-
How to increase the UI size of the start menu?
It is too small and almost not visible to my eyes. I have to put strain on it to use it. Plus cannot put recent and shortcuts which I use directly.
-
```
I'm trying to make power8 function here, but I'm unable to. The button is too
small (something about 10px width) and clicking it has no effect what so ever.
```
Original issue reported on code…
-
```
I'm trying to make power8 function here, but I'm unable to. The button is too
small (something about 10px width) and clicking it has no effect what so ever.
```
Original issue reported on code…
-
Hi,
I am working on porting smhasher to Power8/LE (ppc64le) platform. I have done necessary code changes and carried out tests to ensure that there are no regressions on ppc64le. I will create a PR…
-
Could you please add ppc64 support (IBM Power8, Power9) processors to main branch?
There is a fork based on xmr-stak 2.3.0 that works good, but it's very slow to update. It would be better to incorpo…
-
POWER9 has an L3 that is 20-way set associative. This changed from POWER8 that had L1, L2 and L3 all with 8-way associativity.
However, after extracting DTS from HDAT, this is what we get:
```
…
-
## Summary
`Openblas` builds with the XL compilers fail on the Power9 nodes on LANL's Darwin machine. Build errors have the form
`use of undeclared identifier 'SGEMM_DEFAULT_UNROLL_M'`
### Ex…
-
I'm getting inconsistent results on how 'spack compiler find' finds
compilers from modules. The issue is whether spack identifies the
compiler as being from a module and then puts the module name(s…
-
I'm trying to get Sailfish to work on an IBM POWER8 system (PPC64le RedHat). Sailfish fails during `make` due to SSE-specific instructions in Jellyfish. Tackling the Jellyfish issue (https://github.co…