-
when ppc9 machine is chosen (from Availabablity Zone) it can not boot. Tried ubuntu 19.04/18.04/Debian-9, Fedora-29 seems to boot ok. Debian like systems are stuck like below in console.
power8 boots…
-
Hi,
I tried to compiled PoCL on power9 (ubuntu 20.04, LLVM 10 and 12) and it fails (compiling) while the same succeeds on x86_64 (same OS+LLVM) and in addition, all tests passes there (2 were skipped…
-
For our POWER9 VM, we get this, from ```dmesg```:
```
[fedora@p9-test ~]$ dmesg
[ 0.000000] radix-mmu: Page sizes from device-tree:
[ 0.000000] radix-mmu: Page size shift = 12 AP=0x0
[ 0…
-
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:
```
…
-
ghost updated
6 years ago
-
I'm running into issues building with CUDA support on Power9. The platform is a dual socket Power9 node with 32 cores and 2 V100 GPUs per node. Building with CUDA support has 2 issues I've seen so far…
-
Hi,
Thank you for this awesome package!
I am having some issues compiling MaSuRCA on our computing cluster that harbors the ppc64le architecture or power9, which seems to have some issues.
O…
-
Hi,
on my ppc64le Power8 machine (POWER8NVL)
when python library thinc == 8.1.2 calls the
`cpu_gather_add(saxpy(cblas), output.data, &table[0, 0], &indices[0, 0]`
function python crashes r…
-
catboost version: master branch as of 23 June 2021
Operating System: Ubuntu 18.04.2 LTS
CPU: POWER9
GPU: Tesla V100 SXM2 32GB
(Sorry for reposting my comment from https://github.com/catboost/ca…
-
With the current trunk, on a POWER9 machine, the test tests/lib-runtime-events/test_dropped_events.ml fails often (but not systematically) with exception `Failure("Runtime_events: corrupt stream")`.
…