Skip to content

jeremy04/drmaa4ruby-1.9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRMAA 4 Ruby 1.9 Interface 


Originally written by Andreas Haas from Sun Microsystems
Most of his code is still intact, trying to keep it that way

Goals:

- DL library changed with Ruby 1.9
- FFI seemed appropriate to replace DL

Installation directions:

gem install echoe (optional)
gem install ffi


Creating the gem:

(If you want to become in charge of this (putting this on rubygems) please tell me!)

rake manifest
rake release
Press enter a couple of times
(Don't enter E-mail or password)
cd pkg/
gem install drmaa-0.0.1.gem




About

DRMAA C wrapper for Ruby 1.9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages