Versions Compared

Key

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

...

Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 daos_m]$ 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=9c67989d-19e8-4b2c-a4c3-6c6ec6df8196 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'openmpi-x86_64'
================================
DAOSBENCH (KV)
Started at
Tue Oct  2 22:59:12 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-fetch
DAOS pool :9c67989d-19e8-4b2c-a4c3-6c6ec6df8196
DAOS container :4fd98e33-ef0d-4d6c-a8a1-5b17fcd47aef
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-fetch
Time: 0.071141 seconds (1405.663142 ops per second)

Ended at Tue Oct  2 22:59:13 2018

kv-akey-fetch

Time: 0.042142 seconds (2372.908955 ops per second)
Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 daos_m]$ 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=1d714278-cef5-4cf8-b9ad-273a47dc2b3f --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'openmpi-x86_64'
================================
DAOSBENCH (KV)
Started at
Tue Oct  2 23:00:16 2018
=================================
===============================
Test Setup
---------------
Test: kv-akey-fetch
DAOS pool :1d714278-cef5-4cf8-b9ad-273a47dc2b3f
DAOS container :91781881-2477-47d5-8bd7-2c1f22f127c4
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-akey-fetch
Time: 0.042142 seconds (2372.908955 ops per second)

Ended at Tue Oct  2 23:00:17 2018

CaRT Self-Test

Small IO

Large IO Bulk PUT

...