NCSA scaling patch for ia32 cluster March, 2001 Galen Arnold, arnoldg@ncsa.uiuc.edu What's this? ____________ This patch file modifies some header files in src/include changing some hard- coded values so that PBS will scale to 500+ linux cluster nodes. How to patch PBS: _________________ The patch was generated from OpenPBS_2_3_12 source. It should be compatible with other closely numbered versions. You could "grep increased" from the patch file to see the changes if you want to hand-edit your header files and customize the values for your site. patch -N -p1 -l < ncsa_scaling.patch