Skip to content
Snippets Groups Projects
  • Moe Jette's avatar
    3097cd86
    01_Enable-compilation-of-HAVE_CRAY-without-errors.diff from Gerrit · 3097cd86
    Moe Jette authored
    Allow compilation with --enable-cray.
    
    This patch allows compilation of slurm with --enable-cray without build errors,
    on such (multi-cluster) systems that need to be able to load select/cray, but
    without actually using the internal functionality (e.g. slurmdbd host).
    
    The code stubs have been translated into corresponding comments with FIXMEs
    added, these are then addressed later in the (post-2.2) patch set.
    
    Added the missing part (variables) to fix build errors and tested tested that 
    the compilation of --enable-cray works without errors.
    3097cd86
    History
    01_Enable-compilation-of-HAVE_CRAY-without-errors.diff from Gerrit
    Moe Jette authored
    Allow compilation with --enable-cray.
    
    This patch allows compilation of slurm with --enable-cray without build errors,
    on such (multi-cluster) systems that need to be able to load select/cray, but
    without actually using the internal functionality (e.g. slurmdbd host).
    
    The code stubs have been translated into corresponding comments with FIXMEs
    added, these are then addressed later in the (post-2.2) patch set.
    
    Added the missing part (variables) to fix build errors and tested tested that 
    the compilation of --enable-cray works without errors.