Versions Compared

Key

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

Tip of master, commit 3ea6a5ea256d9047e76a4c52cec1fc1d1f81540d, built on top of libfabric commit 6ef7800daa62d5574f2d04b552e06a06c2e7af6d.

All tests run with ofi+psm2, ib0.

...

4K Records

CREDITS=1

Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 ~]$ orterun -quiet --hostfile ~/scripts/host.cli.1 -np 1 --ompi-server file:~/scripts/uri.txt -x DD_SUBSYS= -x DD_MASK= -x D_LOG_FILE=/tmp/daos_perf.log daos_perf -T daos -P 2G -d 1 -a 200 -r 1000 -s 4K -C 1 -t -z
Test :
	VOS (storage only)
Parameters :
	pool size     : SCM: 2048 MB, NVMe: 8192 MB
	credits       : 1 (sync I/O for -ve)
	obj_per_cont  : 1 x 1 (procs)
	dkey_per_obj  : 1
	akey_per_dkey : 200
	recx_per_akey : 1000
	value type    : single
	value size    : 4096
	zero copy     : yes
	overwrite     : yes
	verify fetch  : no
	VOS file      : /mnt/daos/vos_perf.pmem
Started...
update successfully completed:
	duration : 1.228110   sec
	bandwith : 636.140    MB/sec
	rate     : 162851.85  IO/sec
	latency  : 6.141      us (nonsense if credits > 1)
Duration across processes:
	MAX duration : 1.228110   sec
	MIN duration : 1.228110   sec
	Average duration : 1.228110   sec

...