IBM Spectrum LSF 10.1 Fix 521095 Readme File
Abstract
P103007. This fix maintains a consistent order for the GPU ID sequence among the job's tasks.
Description
Readme documentation for IBM Spectrum LSF 10.1 Fix 521095 including installation-related instructions, prerequisites and co-requisites, and list of fixes.
This fix addresses the following issue:
When the task number is larger than the GPU number for GPU affinity jobs, the sequence of the GPU ID column might be out of order.
For example:
If the following GPU affinity job is dispatched to a candidate host that has two sockets and each socket has 4 GPUs:
bsub -n 16 -R "affinity[core(1)]" -gpu "num=8:mode=exclusive_process:mps=yes" sleep 10000
LSF cannot keep a consistent order for the GPU ID sequence among the job's tasks.
TASK | ID | MODEL | MTOTAL | FACTOR | MRSV | SOCKET | NVLINK | |
0 | 0 | TeslaK80 | 20G | 3.7 | 0M | 0 | -/Y/Y/Y/Y/N/N/N | |
1 | 1 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/-/Y/Y/N/Y/N/N | |
2 | 2 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/Y/-/Y/N/N/Y/N | |
3 | 3 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/Y/Y/-/N/N/N/Y | |
4 | 0 | TeslaK80 | 20G | 3.7 | 0M | 0 | -/Y/Y/Y/Y/N/N/N | |
5 | 1 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/-/Y/Y/N/Y/N/N | |
6 | 2 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/Y/-/Y/N/N/Y/N | |
7 | 3 | TeslaK80 | 20G | 3.7 | 0M | 0 | Y/Y/Y/-/N/N/N/Y | |
8 | 4 | TeslaV100_PC | 10G | 7 | 0M | 1 | Y/N/N/N/-/Y/Y/Y | |
9 | 5 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/Y/N/N/Y/-/Y/Y | |
10 | 6 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/N/Y/N/Y/Y/-/Y | |
11 | 7 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/N/N/Y/Y/Y/Y/- | |
12 | 7 | TeslaV100_PC | 10G | 7 | 0M | 1 | Y/N/N/N/-/Y/Y/Y | |
13 | 4 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/Y/N/N/Y/-/Y/Y | |
14 | 5 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/N/Y/N/Y/Y/-/Y | |
15 | 6 | TeslaV100_PC | 10G | 7 | 0M | 1 | N/N/N/Y/Y/Y/Y/- |
Readme File for: IBM® Spectrum LSF
Product/Component Release: 10.1
Update Name: Fix 521095
Fix ID: LSF-10.1-build521095
Publication Date: 24 May 2019
Last Modified Date: 24 May 2019
Contents
1. List of Fixes
2. Download Location
3. Product or Components Affected
4. System Requirements
5. Installation and Configuration
6. List of Files
7. Product Notifications
8. Copyright and Trademark Information
1. List of Fixes
P103007
2. Download Locations
Download Fix 521095 from the following location: http://www.ibm.com/eserver/support/fixes/
3. Product or Components Affected
Affected product or components include:
LSF/mbatchd
LSF/mbschd
4. System Requirements
linux3.10-glibc2.17-ppc64le
5. Installation and Configuration
5.1 Before installation
(LSF_TOP=Full path to the top-level installation directory of LSF.)
1) Log on to the LSF master host as root
2) Set your environment:
- For csh or tcsh: % source LSF_TOP/conf/cshrc.lsf
- For sh, ksh, or bash: $ . LSF_TOP/conf/profile.lsf
5.2 Installation steps
1) Go to the patch install directory: cd $LSF_ENVDIR/../10.1/install/
2) Copy the patch file to the install directory $LSF_ENVDIR/../10.1/install/
3) Run patchinstall: ./patchinstall <patch>
5.3 After installation
1) Log on to the LSF master host as root
2) badmin mbdrestart
5.4 Uninstallation
1) Log on to the LSF master host as root
2) Go to the patch install directory: cd $LSF_ENVDIR/../10.1/install/
3) Run ./patchinstall -r <patch>
4) badmin mbdrestart
6. List of Files
mbatchd
mbschd
7. Product Notifications
To receive information about product solution and patch updates automatically, subscribe to product notifications on the My notifications page ( www.ibm.com/support/mynotifications) on the IBM Support website (support.ibm.com). You can edit your subscription settings to choose the types of information you want to get notification about, for example, security bulletins, fixes, troubleshooting, and product enhancements or documentation changes.
8. Copyright and Trademark Information
©Copyright IBM Corporation 2019
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo, and ibm.com® are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.