2016-04-27 18:48:21 -04:00
|
|
|
---
|
|
|
|
name: "Quint Matrix Mult (Swap)"
|
|
|
|
description: >
|
|
|
|
Run five concurent copies of matmult.
|
|
|
|
tags: [swap]
|
|
|
|
depends: [swap-basic, /vm/quintmat.t, shell]
|
|
|
|
sys161:
|
|
|
|
cpus: 4
|
|
|
|
ram: 2M
|
|
|
|
disk1:
|
|
|
|
enabled: true
|
|
|
|
monitor:
|
|
|
|
commandtimeout: 400.0
|
2016-05-02 15:23:53 -04:00
|
|
|
window: 40
|
2016-04-27 18:48:21 -04:00
|
|
|
misc:
|
|
|
|
prompttimeout: 3600.0
|
2016-05-02 15:23:53 -04:00
|
|
|
stat:
|
|
|
|
resolution: 0.1
|
2016-04-27 18:48:21 -04:00
|
|
|
---
|
|
|
|
khu
|
|
|
|
$ /testbin/quintmat
|
|
|
|
khu
|