Skip to content

Java implementation of the Distributed Resource Management Application API (DRMAA) for Condor

Notifications You must be signed in to change notification settings

victor73/condor-jdrmaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Condor-JDRMAA
======================

To compile Condor-JDRMAA library, both ant and a Java SDK 1.5 or above or required.

If your system has these installed, simply run "ant" to run the build using the
included build.xml file. At the conclusion of running ant, you
should have a directory named 'dist' with the Java jar file condor-jdrmaa-xxx.jar
in it, where xxx is the version number.

About

Java implementation of the Distributed Resource Management Application API (DRMAA) for Condor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages