...
- Segfault in psm2
Jira Legacy server HPDD Community Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 8bba2dd1-4333-3006-bfcd-f35d4ebbd2ad key CART-470
mpich tests
...
CaRT Self-Test
Small IO
Code Block | ||||
---|---|---|---|---|
| ||||
[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 18.132058 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): 5515
RPC Latencies (us):
Min : 1104
25th %: 2825
Median : 2852
75th %: 2877
Max : 26046
Average: 2868
Std Dev: 562.19
RPC Failures: 0
Endpoint results (rank:tag - Median Latency (us)):
0:0 - 2852 |
Large IO
Code Block | ||||
---|---|---|---|---|
| ||||
[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.000110 S.
##################################################
Results for message size (0-EMPTY 1048576-BULK_PUT) (max_inflight_rpcs = 16):
Master Endpoint 0:0
-------------------
RPC Bandwidth (MB/sec): 9098353.00
RPC Throughput (RPCs/sec): 9098353
RPC Latencies (us):
Min : 0
25th %: 0
Median : 0
75th %: 0
Max : 0
Average: 0
Std Dev: 0.00
RPC Failures: 0
Endpoint results (rank:tag - Median Latency (us)):
0:0 - 0 |