Changeset 5 for trunk/slurm_drmaa


Ignore:
Timestamp:
12/07/10 02:36:27 (14 years ago)
Author:
mmatloka
Message:

svn:keywords

Location:
trunk/slurm_drmaa
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/slurm_drmaa/Makefile.am

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 # $Id: Makefile.am 349 2010-09-30 12:20:44Z mmatloka $ 
     1# $Id$ 
    22# 
    33# PSNC DRMAA for LoadLeveler 
  • trunk/slurm_drmaa/drmaa.c

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: drmaa.c 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
  • trunk/slurm_drmaa/job.c

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: job.c 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
  • trunk/slurm_drmaa/job.h

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: job.h 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
  • trunk/slurm_drmaa/session.c

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: session.c 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
  • trunk/slurm_drmaa/session.h

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: session.h 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
  • trunk/slurm_drmaa/slurm_drmaa.conf.example

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 ## $Id: slurm_drmaa.conf.example 300 2010-09-18 23:43:21Z mmatloka $ 
     1## $Id$ 
    22## slurm_drmaa.conf.example - Sample slurm_drmaa configuration file. 
    33 
  • trunk/slurm_drmaa/util.c

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: util.c 351 2010-10-01 13:14:55Z mamonski $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
     
    3232                __attribute__ ((unused)) 
    3333#       endif 
    34         = "$Id: util.c 351 2010-10-01 13:14:55Z mamonski $"; 
     34        = "$Id$"; 
    3535#endif 
    3636 
  • trunk/slurm_drmaa/util.h

    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r1 r5  
    1 /* $Id: util.h 349 2010-09-30 12:20:44Z mmatloka $ */ 
     1/* $Id$ */ 
    22/* 
    33 * PSNC DRMAA for SLURM 
Note: See TracChangeset for help on using the changeset viewer.