Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

CREDITS=1

Jira Legacy
serverHPDD Community JiraSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId8bba2dd1f325724b-4333f7c9-300634db-bfcdbd1c-f35d4ebbd2ad69d12ec98a69
keyCART-492

CREDITS=8

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdf325724b-f7c9-34db-bd1c-69d12ec98a69
keyCART-492

4K Records

CREDITS=1

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdf325724b-f7c9-34db-bd1c-69d12ec98a69
keyCART-492

IOR, 10GB pool, data verification enabled

...

  • Segfault in psm2
    • Jira Legacy
      serverHPDD Community JiraSystem JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId8bba2dd1f325724b-4333f7c9-300634db-bfcdbd1c-f35d4ebbd2ad69d12ec98a69
      keyCART-470

mpich tests

...

CaRT Self-Test

Small IO

Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -N 1 --hostfile ~/hostlists/daos_single_server --enable-recovery --report-uri ~/scripts/uri.txt daos_server &
[4] 54978
[sdwillso@boro-4 ~]$ loaded 3 items from /home/sdwillso/daos_m/install/share/control/mgmtinit_db.json
(0/36) cores requested; use default (36) cores
DAOS server (v0.0.2) process 18672 started on rank 0 (out of 1) with 36 xstream(s)

[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -np 1 -ompi-server file:~/scripts/uri.txt daos_m/opt/cart/bin/self_test --group-name daos_server --endpoint 0:0 --message-sizes 0 --max-inflight-rpcs 16 --repetitions 100000
Adding endpoints:
  ranks: 0 (# ranks = 1)
  tags: 0 (# tags = 1)
Warning: No --master-endpoint specified; using this command line application as the master endpoint
Self Test Parameters:
  Group name to test against: daos_server
  # endpoints:                1
  Message sizes:              [(0-EMPTY 0-EMPTY)]
  Buffer addresses end with:  <Default>
  Repetitions per size:       100000
  Max inflight RPCs:          16

host boro-4.boro.hpdd.intel.com finished self_test duration 7.572213 S.
##################################################
Results for message size (0-EMPTY 0-EMPTY) (max_inflight_rpcs = 16):

Master Endpoint 0:0
-------------------
	RPC Bandwidth (MB/sec): 0.00
	RPC Throughput (RPCs/sec): 13206
	RPC Latencies (us):
		Min    : 447
		25th  %: 1099
		Median : 1103
		75th  %: 1109
		Max    : 330084
		Average: 1197
		Std Dev: 4164.04
	RPC Failures: 0

	Endpoint results (rank:tag - Median Latency (us)):
		0:0 - 1103

Large IO

Code Block
linenumberstrue
collapsetrue
[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -N 1 --hostfile ~/hostlists/daos_single_server --enable-recovery --report-uri ~/scripts/uri.txt daos_server &
[3] 54936
[sdwillso@boro-4 ~]$ loaded 3 items from /home/sdwillso/daos_m/install/share/control/mgmtinit_db.json
(0/36) cores requested; use default (36) cores
DAOS server (v0.0.2) process 18536 started on rank 0 (out of 1) with 36 xstream(s)

[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -np 1 -ompi-server file:~/scripts/uri.txt daos_m/opt/cart/bin/self_test --group-name daos_server --endpoint 0:0 --message-sizes 0:b1048576 --max-inflight-rpcs 16 --repetitions 1000
Adding endpoints:
  ranks: 0 (# ranks = 1)
  tags: 0 (# tags = 1)
Warning: No --master-endpoint specified; using this command line application as the master endpoint
Self Test Parameters:
  Group name to test against: daos_server
  # endpoints:                1
  Message sizes:              [(0-EMPTY 1048576-BULK_PUT)]
  Buffer addresses end with:  <Default>
  Repetitions per size:       1000
  Max inflight RPCs:          16

host boro-4.boro.hpdd.intel.com finished self_test duration 0.391614 S.
##################################################
Results for message size (0-EMPTY 1048576-BULK_PUT) (max_inflight_rpcs = 16):

Master Endpoint 0:0
-------------------
	RPC Bandwidth (MB/sec): 2553.54
	RPC Throughput (RPCs/sec): 2554
	RPC Latencies (us):
		Min    : 3006
		25th  %: 6210
		Median : 6220
		75th  %: 6239
		Max    : 7039
		Average: 6212
		Std Dev: 342.10
	RPC Failures: 0

	Endpoint results (rank:tag - Median Latency (us)):
		0:0 - 6220