[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor on windows 2000



I had this problem too.

 

First you have to set in your submitfiles

 

should_transfer_files = YES

when_to_transfer_output = ON_EXIT

 

You also have to check your condor_config section 3, you maybe test your installation with TESTINGMODE

 

Change

#####################################################################

##  This where you choose the configuration that you would like to

##  use.  It has no defaults so it must be defined.  We start this

##  file off with the UWCS_* policy.

######################################################################

 

To

#####################################################################

##  This is a Configuration that will cause your Condor jobs to

##  always run.  This is intended for testing only.

######################################################################

 

##  This mode will cause your jobs to start on a machine an will let

##  them run to completion.  Condor will ignore all of what is going

##  on in the machine (load average, keyboard activity, etc.)

 

TESTINGMODE_WANT_SUSPEND   = False

TESTINGMODE_WANT_VACATE           = False

TESTINGMODE_START          = True

TESTINGMODE_SUSPEND        = False

TESTINGMODE_CONTINUE              = True

TESTINGMODE_PREEMPT        = False

TESTINGMODE_KILL           = False

TESTINGMODE_PERIODIC_CHECKPOINT   = False

TESTINGMODE_PREEMPTION_REQUIREMENTS = False

TESTINGMODE_PREEMPTION_RANK = 0

 

 

######################################################################

 

Hope it helps…

 

Pedro


Von: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] Im Auftrag von Chris Miles
Gesendet: Freitag, 2. Dezember 2005 16:00
An: Condor-Users Mail List
Betreff: Re: [Condor-users] condor on windows 2000

 

What is contained within name.sub

also what does condor_status and condor_q -l report

 

Chris

----- Original Message -----

From: itpals

Sent: Friday, December 02, 2005 6:47 AM

Subject: [Condor-users] condor on windows 2000

 

HI Friends,

        I installed the condor on windows 2000 and checked that all services started properly.After that  when i submited the job "name.sub" from included examples in condor setup ,the job get submited succesfuly but became idle and when i analyzed it ,it gave message "job rejected due to your own requirment".....then I tried to execute the some other simple C program Hello World then it gave error "Failed transfer to executable"......I am very new to condor on windows platform....

What are changes I have to made  in configuaration fles for running condor successfully on windows 2000.....
what types of jobs I can run.........


Any help on this matter would be apprciated

Thanks a lot................

 

 


_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users