Bug 1822520
| Summary: | [RHEL-8.3] update pmix to latest v2.2.3 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Honggang LI <honli> |
| Component: | pmix | Assignee: | Honggang LI <honli> |
| Status: | CLOSED ERRATA | QA Contact: | Brian Chae <bchae> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.3 | CC: | rdma-dev-team, tmichael |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | 8.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pmix-2.2.3-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-04 02:41:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Honggang LI
2020-04-09 09:07:44 UTC
The latest RHEL8.3 BUILD for eSNAP#3 runs with as the following:
DISTRO=RHEL-8.3.0-20200909.1
Package pmix-2.2.4rc1-1.el8.x86_64 is already installed.
Dependencies resolved.
Installed:
mpitests-openmpi-5.6.2-1.el8.x86_64 openmpi-4.0.3-3.el8.x86_64
o PMIX test
+ [20-09-11 23:48:42] PMIX_TEST_FLAGS='-n 104 -nb --ns-dist 8:8:8:8:8:8:8:8:8:8:8:8:8 --test-internal 100'
+ [20-09-11 23:48:42] PMIX_TEST_FLAGS+=' --job-fence --test-publish --test-spawn --test-connect --test-resolve-peers'
+ [20-09-11 23:48:42] /usr/share/pmix/test/pmix_test -n 104 -nb --ns-dist 8:8:8:8:8:8:8:8:8:8:8:8:8 --test-internal 100 --job-fence --test-publish --test-spawn --test-connect --test-resolve-peers
pmix_test.c:main: Test finished OK!
o Also, the openmpi benchmarks runs fine, as well.
+ [20-09-11 23:50:04] timeout 3m /usr/lib64/openmpi/bin/mpirun --allow-run-as-root --map-by node -mca btl_openib_warn_nonexistent_if 0 -mca btl_openib_if_include mlx5_0:1 -mca mtl '^psm2,psm,ofi' -mca btl '^openib' -mca btl_openib_allow_ib 1 -mca pml ucx -x UCX_NET_DEVICES=mlx5_ib0 -hostfile /root/hfile_one_core -np 2 /usr/lib64/openmpi/bin/mpitests-IMB-EXT Window
#------------------------------------------------------------
# Intel(R) MPI Benchmarks 2019 Update 6, MPI-2 part
#------------------------------------------------------------
# Date : Fri Sep 11 23:50:05 2020
# Machine : x86_64
# System : Linux
# Release : 4.18.0-235.el8.x86_64
# Version : #1 SMP Thu Sep 3 10:48:30 EDT 2020
# MPI Version : 3.1
# MPI Thread Environment:
# Calling sequence was:
# /usr/lib64/openmpi/bin/mpitests-IMB-EXT Window
# Minimum message length in bytes: 0
# Maximum message length in bytes: 4194304
#
# MPI_Datatype : MPI_BYTE
# MPI_Datatype for reductions : MPI_FLOAT
# MPI_Op : MPI_SUM
#
#
# List of Benchmarks to run:
# Window
#----------------------------------------------------------------
# Benchmarking Window
# #processes = 2
#----------------------------------------------------------------
#bytes #repetitions t_min[usec] t_max[usec] t_avg[usec]
0 100 408.27 408.39 408.33
4 100 397.65 397.78 397.72
8 100 382.58 382.65 382.62
16 100 393.73 393.85 393.79
32 100 403.54 403.63 403.59
64 100 387.64 387.70 387.67
128 100 379.85 379.93 379.89
256 100 373.16 373.42 373.29
512 100 388.97 389.09 389.03
1024 100 380.03 380.15 380.09
2048 100 403.78 403.90 403.84
4096 100 404.20 404.28 404.24
8192 100 391.72 391.84 391.78
16384 100 382.83 383.10 382.96
32768 100 395.51 395.63 395.57
65536 100 393.00 393.06 393.03
131072 100 378.65 378.73 378.69
262144 100 393.75 393.83 393.79
524288 80 392.57 392.70 392.64
1048576 40 399.16 399.51 399.33
2097152 20 374.65 375.04 374.85
4194304 10 410.49 415.67 413.08
# All processes entering MPI_Finalize
+ [20-09-11 23:50:09] mpi_return=0
(In reply to Brian Chae from comment #3) > The latest RHEL8.3 BUILD for eSNAP#3 runs with as the following: > > > DISTRO=RHEL-8.3.0-20200909.1 > > Package pmix-2.2.4rc1-1.el8.x86_64 is already installed. > Dependencies resolved. > > Installed: > mpitests-openmpi-5.6.2-1.el8.x86_64 openmpi-4.0.3-3.el8.x86_64 > > > > o PMIX test > > + [20-09-11 23:48:42] PMIX_TEST_FLAGS='-n 104 -nb --ns-dist > 8:8:8:8:8:8:8:8:8:8:8:8:8 --test-internal 100' > + [20-09-11 23:48:42] PMIX_TEST_FLAGS+=' --job-fence --test-publish > --test-spawn --test-connect --test-resolve-peers' > + [20-09-11 23:48:42] /usr/share/pmix/test/pmix_test -n 104 -nb --ns-dist > 8:8:8:8:8:8:8:8:8:8:8:8:8 --test-internal 100 --job-fence --test-publish > --test-spawn --test-connect --test-resolve-peers > pmix_test.c:main: Test finished OK! > > o Also, the openmpi benchmarks runs fine, as well. > > > + [20-09-11 23:50:04] timeout 3m /usr/lib64/openmpi/bin/mpirun > --allow-run-as-root --map-by node -mca btl_openib_warn_nonexistent_if 0 -mca > btl_openib_if_include mlx5_0:1 -mca mtl '^psm2,psm,ofi' -mca btl '^openib' > -mca btl_openib_allow_ib 1 -mca pml ucx -x UCX_NET_DEVICES=mlx5_ib0 > -hostfile /root/hfile_one_core -np 2 /usr/lib64/openmpi/bin/mpitests-IMB-EXT > Window > #------------------------------------------------------------ > # Intel(R) MPI Benchmarks 2019 Update 6, MPI-2 part > #------------------------------------------------------------ > # Date : Fri Sep 11 23:50:05 2020 > # Machine : x86_64 > # System : Linux > # Release : 4.18.0-235.el8.x86_64 > # Version : #1 SMP Thu Sep 3 10:48:30 EDT 2020 > # MPI Version : 3.1 > # MPI Thread Environment: > > > # Calling sequence was: > > # /usr/lib64/openmpi/bin/mpitests-IMB-EXT Window > > # Minimum message length in bytes: 0 > # Maximum message length in bytes: 4194304 > # > # MPI_Datatype : MPI_BYTE > # MPI_Datatype for reductions : MPI_FLOAT > # MPI_Op : MPI_SUM > # > # > > # List of Benchmarks to run: > > # Window > > #---------------------------------------------------------------- > # Benchmarking Window > # #processes = 2 > #---------------------------------------------------------------- > #bytes #repetitions t_min[usec] t_max[usec] t_avg[usec] > 0 100 408.27 408.39 408.33 > 4 100 397.65 397.78 397.72 > 8 100 382.58 382.65 382.62 > 16 100 393.73 393.85 393.79 > 32 100 403.54 403.63 403.59 > 64 100 387.64 387.70 387.67 > 128 100 379.85 379.93 379.89 > 256 100 373.16 373.42 373.29 > 512 100 388.97 389.09 389.03 > 1024 100 380.03 380.15 380.09 > 2048 100 403.78 403.90 403.84 > 4096 100 404.20 404.28 404.24 > 8192 100 391.72 391.84 391.78 > 16384 100 382.83 383.10 382.96 > 32768 100 395.51 395.63 395.57 > 65536 100 393.00 393.06 393.03 > 131072 100 378.65 378.73 378.69 > 262144 100 393.75 393.83 393.79 > 524288 80 392.57 392.70 392.64 > 1048576 40 399.16 399.51 399.33 > 2097152 20 374.65 375.04 374.85 > 4194304 10 410.49 415.67 413.08 > > > # All processes entering MPI_Finalize > > + [20-09-11 23:50:09] mpi_return=0 pmix-2.2.4rc1-1.el8.x86_64 supercedes openpmix-v2.2.3 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (pmix bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:4653 |