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

Re: [Condor-users] Fluent on Condor



Hi Condor-Users Mail List, 

	But this is not the corrcet way managing jobs by condor, you should use parallel universe to submit job and use the 
slots(machines) allocated by condor.

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

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

Hi,
Thank you again for reference, problem is solved. The final form of command
file to submit a parallel Fluent job in Condor  is as follows;

universe  =  vanilla
requirements =
getenv = true
executable      = /opt/Fluent.Inc/bin/fluent
arguments = 3d -g -t<nprocs> -cnf=host.txt
input = /cfd/gunaydin/3d/journal_file
output          = output_file
queue

where the nodes are written in host.txt

_______________________________________________
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/