~ubuntu-branches/ubuntu/saucy/slurm-llnl/saucy

« back to all changes in this revision

Viewing changes to src/api/node_select_info.h

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2008-05-30 13:11:30 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080530131130-l6ko6aie7xhrlmxe
Tags: 1.3.3-1
* New upstream release
* Removed patches to src/slurmctd/controller.c src/slurmdbd/slurmdbd.c
  doc/man/man1/sacctmgr.1 included to upstream
* Edited watch file to seek for 1.3 releases
* doc/man/man1/salloc.1 doc/man/man1/sbatch.1 doc/man/man5/slurm.conf.5
  patched to improve formatting and avoid manual warnings 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *  NOTE: This software specifically supports only BlueGene/L for now. It 
6
6
 *      will be made more general in the future
7
7
 *
8
 
 *  $Id: node_select_info.h 10744 2007-01-11 20:09:18Z da $
 
8
 *  $Id: node_select_info.h 13672 2008-03-19 23:10:58Z jette $
9
9
 *****************************************************************************
10
10
 *  Copyright (C) 2005 The Regents of the University of California.
11
11
 *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
12
12
 *  Written by Morris Jette <jette1@llnl.gov>
13
 
 *  UCRL-CODE-226842.
 
13
 *  LLNL-CODE-402394.
14
14
 *  
15
15
 *  This file is part of SLURM, a resource management program.
16
16
 *  For details, see <http://www.llnl.gov/linux/slurm/>.