Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor-job-types
- Date: Mon, 7 Mar 2005 14:04:06 -0600 (CST)
 
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
 
- Subject: Re: [Condor-users] condor-job-types
 
On Thu, 3 Mar 2005, krishnaprasad wrote:
> When I am submitting a job under globus universe to another machine
> using the following command
>
> 	condor_submit -r <machine name> jobfile
>
> then the following message is coming
>
> 	Globus jobs requires a globus Scheduler Parameter
>
> Is this one an error ??
>
> please give me a solution
The error you're getting is correct and has nothing to do with doing a
remote submission. If you log into the remote machine and run
condor_submit there (without -r), you'll see the same thing.
With the globus universe, you need to say in your submit file what globus
resource to submit the job to (using the globusscheduler attribute).
+----------------------------------+---------------------------------+
|            Jaime Frey            |  Public Split on Whether        |
|        jfrey@xxxxxxxxxxx         |  Bush Is a Divider              |
|  http://www.cs.wisc.edu/~jfrey/  |         -- CNN Scrolling Banner |
+----------------------------------+---------------------------------+