3 files changed
+16
-4
lines changed- bindings/python/Makefile.am+1
- configure.ac+2-2
- contrib/Makefile.am+3-2
- contrib/check_compat.py+706
- src/client/pmix_client.c+6-7
- src/event/pmix_event_registration.c+5-3
- src/hwloc/pmix_hwloc.c+2-2
- src/include/Makefile.am+2-1
- src/include/pmix_stdatomic.h+60
- src/mca/gds/shmem/.pmix_ignore
- src/mca/gds/shmem/.pmix_unignore-1
- src/mca/ptl/base/base.h+3-1
- src/runtime/pmix_progress_threads.c+3-1
- src/server/pmix_server.c+14-7
- src/util/pmix_shmem.c+6-22
- test/test_server.c+11-1
Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
| 483 | + | |
| 484 | + | |
483 | 485 |
| |
484 | 486 |
| |
485 | 487 |
| |
| |||
499 | 501 |
| |
500 | 502 |
| |
501 | 503 |
| |
502 |
| - | |
| 504 | + | |
503 | 505 |
| |
504 | 506 |
| |
505 | 507 |
| |
| |||
603 | 605 |
| |
604 | 606 |
| |
605 | 607 |
| |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
606 | 617 |
| |
607 | 618 |
| |
608 | 619 |
| |
| |||
665 | 676 |
| |
666 | 677 |
| |
667 | 678 |
| |
| 679 | + | |
668 | 680 |
| |
669 | 681 |
| |
670 | 682 |
| |
| |||
779 | 791 |
| |
780 | 792 |
| |
781 | 793 |
| |
782 |
| - | |
783 | 794 |
| |
| 795 | + | |
784 | 796 |
| |
785 | 797 |
| |
786 | 798 |
| |
|
0 commit comments