-
Hi @johnjmar
Can you let me know if you've run into error with Memory/Multichase
clone the official multichase github repository, It showed error messages when we tried to build the binary.
```
…
-
Should we add multichase as a benchmark for PKB? Its pullls out a HPL RandonAccess like workload and is simpler to run.
https://github.com/google/multichase
-
-
```
PHP PCNTL support is needed if wishing to gracefully interrupt testing with signals.
PHP Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" in /root/benchmark/phoronix-test-suite/pts-…
-
Hi, I'm a Cloud Software Engineer at Intel and am curious about the current state of Python3 readiness in PerfkitBenchmarker. I've noticed a lot of Python3 compatibility commits in the last few months…
-
Hi,
I am trying to use cbtool and I followed https://github.com/ibmcb/cbtool/wiki/HOWTO:-Initial-Installation guide , but when I execute '~/cbtool/cb --soft_reset', it gives The SIM cloud named "MYSI…
-
In case test is not installed, 'phoronix-test-suite run' should install (prompting the user, as it is right now) and executed the test. However, the executing phase never happens, because run paramete…