Description of problem: Version-Release number of selected component (if applicable): https://github.com/intel/opa-psm2/releases IFS_10.8.0.0.204 Update PSM2 to include HAL support and start 11.x series This code surface corresponds to PSM2 release 11.2.23 In addition to HAL (Hardware Abstraction Layer), the change also includes: Modify PSM send side protocol selection logic to select correct flow at start of send function Update LMC disable thresholds Fix for Issue #30: Compilation error due to snprintf truncation warning Convert CUDA runtime API calls to CUDA Driver API calls Prevent SHM and IPS from closing other protocol connections Change CUDA_THRESH_RNDV and move CUDA init to separate function Fix selection logic for multi-HFI within NUMA node Refresh JKey to support SELinux Fix Issue #24: Uninitialized AM message Fix data data corruption on GPU buffers when when using am ptl Force EPID remap in shm if remote PID changed How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: