7ed5cc libpsm2-11.2.185 base

Authored and Committed by Packit Service 3 years ago
70 files changed. 1996 lines added. 1418 lines removed.
COMMIT
file modified
+1 -1
CONTRIBUTORS
file added
+15
COPYING
file modified
+0 -61
Makefile
file modified
+3 -3
README
file modified
+5 -0
buildflags.mak
file modified
+63 -66
compat/buildflags.mak
file modified
+5 -13
compat/psm-compat.c
file modified
+2 -2
include/opa_service.h
file modified
+5 -2
include/opa_user.h
file modified
+2 -8
include/rbtree.c
file modified
+53 -2
libpsm2.spec.in
file modified
+1 -1
makesrpm.sh
file modified
+2 -2
opa/opa_dwordcpy-i386.S
file modified
+7 -0
opa/opa_dwordcpy-x86_64-fast.S
file modified
+7 -0
opa/opa_sysfs.c
file modified
+17 -1
psm.c
file modified
+129 -31
psm2.h
file modified
+22 -3
psm2_hal.c
file modified
+145 -48
psm2_hal.h
file modified
+38 -36
psm2_hal_inline_t.h
file modified
+4 -4
psm2_mq.h
file modified
+2 -10
psm_am.c
file modified
+7 -0
psm_am_internal.h
file modified
+1 -0
psm_config.h
file modified
+1 -1
psm_context.c
file modified
+16 -2
psm_context.h
file modified
+0 -1
psm_diags.c
file modified
+19 -13
psm_ep.c
file modified
+22 -13
psm_ep.h
file modified
+3 -0
psm_error.h
file modified
+1 -1
psm_hal_gen1/opa_proto_gen1.c
file modified
+258 -282
psm_hal_gen1/opa_service_gen1.c
file modified
+4 -94
psm_hal_gen1/opa_service_gen1.h
file modified
+3 -15
psm_hal_gen1/opa_user_gen1.h
file modified
+103 -16
psm_hal_gen1/psm_gdrcpy.c
file modified
+4 -4
psm_hal_gen1/psm_hal_gen1.c
file modified
+6 -6
psm_hal_gen1/psm_hal_gen1.h
file modified
+1 -0
psm_hal_gen1/psm_hal_gen1_spio.c
file modified
+5 -1
psm_hal_gen1/psm_hal_inline_i.h
file modified
+168 -65
psm_lock.h
file modified
+50 -3
psm_mq.c
file modified
+24 -59
psm_mq_internal.h
file modified
+3 -8
psm_mq_recv.c
file modified
+5 -24
psm_stats.c
file modified
+5 -1
psm_user.h
file modified
+99 -44
psm_utils.c
file modified
+76 -13
psm_utils.h
file modified
+12 -1
ptl_am/am_cuda_memhandle_cache.c
file modified
+243 -72
ptl_am/am_cuda_memhandle_cache.h
file modified
+11 -51
ptl_am/am_reqrep_shmem.c
file modified
+205 -169
ptl_am/psm_am_internal.h
file modified
+8 -2
ptl_am/ptl_fwd.h
file modified
+1 -1
ptl_ips/ips_config.h
file modified
+3 -0
ptl_ips/ips_epstate.h
file modified
+1 -1
ptl_ips/ips_path_rec.c
file modified
+14 -21
ptl_ips/ips_proto.c
file modified
+28 -19
ptl_ips/ips_proto.h
file modified
+20 -7
ptl_ips/ips_proto_expected.c
file modified
+5 -11
ptl_ips/ips_proto_help.h
file modified
+2 -1
ptl_ips/ips_proto_mq.c
file modified
+8 -24
ptl_ips/ips_proto_params.h
file modified
+3 -1
ptl_ips/ips_recvhdrq.c
file modified
+0 -55
ptl_ips/ips_recvhdrq.h
file modified
+6 -5
ptl_ips/ips_scb.c
file modified
+6 -0
ptl_ips/ptl.c
file modified
+2 -2
ptl_ips/ptl_fwd.h
file modified
+2 -2
ptl_self/ptl.c
file modified
+2 -11
ptl_self/ptl_fwd.h
file modified
+1 -1
rpm_release_extension
file modified
+1 -1
    libpsm2-11.2.185 base
    
        
file modified
+1 -1
file added
+15
file modified
+0 -61
file modified
+3 -3
file modified
+5 -0
file modified
+63 -66
file modified
+5 -13
file modified
+2 -2
file modified
+5 -2
file modified
+2 -8
file modified
+53 -2
file modified
+1 -1
file modified
+2 -2
file modified
+7 -0
file modified
+17 -1
file modified
+129 -31
file modified
+22 -3
file modified
+145 -48
file modified
+38 -36
file modified
+4 -4
file modified
+2 -10
file modified
+7 -0
file modified
+1 -0
file modified
+1 -1
file modified
+16 -2
file modified
+0 -1
file modified
+19 -13
file modified
+22 -13
file modified
+3 -0
file modified
+1 -1
file modified
+258 -282
file modified
+103 -16
file modified
+4 -4
file modified
+6 -6
file modified
+1 -0
file modified
+168 -65
file modified
+50 -3
file modified
+24 -59
file modified
+3 -8
file modified
+5 -24
file modified
+5 -1
file modified
+99 -44
file modified
+76 -13
file modified
+12 -1
file modified
+243 -72
file modified
+205 -169
file modified
+8 -2
file modified
+1 -1
file modified
+3 -0
file modified
+1 -1
file modified
+14 -21
file modified
+28 -19
file modified
+20 -7
file modified
+5 -11
file modified
+2 -1
file modified
+8 -24
file modified
+3 -1
file modified
+0 -55
file modified
+6 -5
file modified
+6 -0
file modified
+2 -2
file modified
+2 -2
file modified
+2 -11
file modified
+1 -1
file modified
+1 -1