Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-fetch --testid=1 --svc=1 --dpool=bd2bd088-d733-4396-963d-6d111815d4af --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000

================================
DAOSBENCH (KV)
Started at
Thu Sep 27 22:53:30 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-fetch
DAOS pool :bd2bd088-d733-4396-963d-6d111815d4af
DAOS container :31748073-6e16-45ba-8055-568ba5cacec2
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-fetch
Time: 0.073648 seconds (1357.817264 ops per second)

Ended at Thu Sep 27 22:53:31 2018

kv-akey-fetch

Time: 0.041221 seconds (2425.952090 ops per second)
Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-fetch --testid=1 --svc=1 --dpool=b294bab3-64b9-4ad5-a69a-649de9435a8f --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Thu Sep 27 22:55:49 2018
=================================
===============================
Test Setup
---------------
Test: kv-akey-fetch
DAOS pool :b294bab3-64b9-4ad5-a69a-649de9435a8f
DAOS container :5a3543e3-b34d-4651-aafa-84f9a8188d22
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-akey-fetch
Time: 0.041221 seconds (2425.952090 ops per second)

Ended at Thu Sep 27 22:55:51 2018

CaRT Self-Test

Small IO

Large IO Bulk PUT

...