[Swift-devel] IS the PBS provider in v0.1 rc 1
Mihael Hategan
hategan at mcs.anl.gov
Mon Feb 26 14:45:57 CST 2007
Edit libexec/vdl-sc.k.
In element(jobmanager...,
add the following under url == "local://localhost" "local":
url == "pbs://localhost" "pbs"
Then, in your site catalog, when it comes to the local host, use that
magic url for the job manager:
<jobmanager ... url="pbs://localhost"/>
Of course, you should initially fetch that provider. You can find it on
http://wiki.cogkit.org/index.php/V:4.1.5/Java_CoG_Kit_Release_Page
Unpack it and make sure etc files go into etc, and jar files go into
lib.
Mihael
On Mon, 2007-02-26 at 14:41 -0600, Tiberiu Stef-Praun wrote:
> How can I use it ?
> A quick example please.
>
> Thanks
> Tibi
>
More information about the Swift-devel
mailing list