+ Reply to Thread
Results 1 to 4 of 4

Thread: Source for LSF commands

  1. #1
    csmith's Avatar
    csmith is offline Junior Member
    Join Date
    March 20th, 2008
    Posts
    26
    Blog Entries
    7
    Downloads
    17
    Uploads
    1

    Default Source for LSF commands

    For those of you who like to customize the LSF user experience, did you realize that you can download the source code for the LSF command line tools?

    Visit this link, and download the lsf7Update3_open_source.tar. This file contains source code for the commands you know and love, such as bsub, bjobs, bhosts, etc. If you ever wondered how to make use of the LSF APIs, these are a very good reference (I use them often myself).

  2. #2
    vitali is offline Junior Member
    Join Date
    July 29th, 2008
    Location
    Mississauga
    Posts
    9
    Downloads
    10
    Uploads
    0

    Default

    This package does not contain make file and libraries to compile on windows. Is it possible to put them in to the package?

  3. #3
    Ajith's Avatar
    Ajith is offline Symphony DE Moderator
    Join Date
    February 28th, 2008
    Location
    Markham, Ontario
    Posts
    104
    Blog Entries
    2
    Downloads
    10
    Uploads
    0

    Default Building on Windows

    Hi Vitali,

    Here's the message from the LSF guys;

    Our opensource package only has support for Linux and Solaris.

    Like 99.99% of open source packages - if you want them to work on windows, you have to do some of the lifting yourself.
    The libraries in the package are for folks who do not have lsf installed, so Vitali should already have the necessary windows libraries, and only need construct an appropriate makefile

    You're on your own for the Makefiles, but the libraries should be in the LSF binary packages.

    - Ajith

  4. #4
    vitali is offline Junior Member
    Join Date
    July 29th, 2008
    Location
    Mississauga
    Posts
    9
    Downloads
    10
    Uploads
    0

    Default

    I see. No easy life.... Thanks.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts