14 lines
182 B
Perl
14 lines
182 B
Perl
---
|
|
name: "Quint Matrix Mult"
|
|
description: >
|
|
Run five concurent copies of matmult.
|
|
tags: [vm]
|
|
depends: [not-dumbvm-vm]
|
|
sys161:
|
|
cpus: 2
|
|
ram: 10M
|
|
---
|
|
khu
|
|
$ /testbin/quintmat
|
|
khu
|