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

Re: [Condor-users] Fluent on Condor



Hi,

	
	
 	If you want to submit parallel job to Condor,you must define Dedicate schedd first,then write shell script to get slots which condor assign  to your job.

    Read chapter "3.12.8 Condor?s Dedicated Scheduling" in Condor Manual .


------------------				 
			   zhaokun
			   Beijing Hotsim Technology Co.,Ltd
				2009-05-14

-------------------------------------------------------------
From:Erkan Günaydinoglu erkannn@xxxxxxxxx
Date:2009-05-14 20:58:52
To:Condor-Users Mail List condor-users@xxxxxxxxxxx
cc: 
Title:Re: [Condor-users] Fluent on Condor

Hi,

Thank you for your attention. I found out that the problem is the
environment. The getenv command solved the problem but now I am stuck with
parallel run.

universe  =  vanilla
requirements =
getenv = true
executable      = /opt/Fluent.Inc/bin/fluent
arguments = 3d -g
input = /cfd/gunaydin/3d/journal_file
output          = output_file
queue

Normally the "-t8" argument after the executable is enough to have parallel
run but it does not work on condor.

Thanks in advance.

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: 
https://lists.cs.wisc.edu/archive/condor-users/