Hi
I am trying to send "export particles" to deadline but I get an error "Job Submission FAILED. Deadline not detected"
3ds max 2020
Deadline 10
tyFlow v0.16113
Do you know what the problem could be?
I would like to make several versions of the simulation and run them on computers on a deadline - is it possible?
greetings
T_O
03-23-2021, 02:47 PM
(This post was last modified: 03-23-2021, 02:49 PM by tyFlow.)
tyFlow uses the Thinkbox-provided path retrieval method, which looks for the system environment variable called "DEADLINE_PATH" in order to find where the Deadline repository exists. Inside that directory it also accesses the files "deadlinecommand.exe" and "deadlinecommandbg.exe" so those files must also exist in that root path.
Please make sure your system env vars are configured correctly to point to the proper Deadline location.
Correction:
"DEADLINE_PATH" should point to the deadline bin folder, not the repo.
Thanks for your help and quick reply.
Unfortunately, the script you provided does not work.
It only pops up:
tf_waitForCommandToComplete ()
getDeadlineNetworkRoot ()
""
Thanks,
something like this came up:
"exitCodeFile successfully cleared"
"C: \ Program Files \ Thinkbox \ Deadline10 \ bin \ deadlinecommand.exe"
"... found"
"C: \ Program Files \ Thinkbox \ Deadline10 \ bin \ deadlinecommandbg.exe"
"... found"
"Launching command: C: \ Program Files \ Thinkbox \ Deadline10 \ bin \ deadlinecommandbg.exe: -outputfiles" C: \ Users \ d345a \ AppData \ Local \ Temp \ submitOutput.txt "" C: \ Users \ d345a \ AppData \ Local \ Temp \ submitExitCode.txt "-getrepositoryroot"
"
Waiting for response ... "
"... exitCodeFile found"
"Result: 0"
"
"
"... result file found"
Our IT contacted you and informed you that our deadline repository is not stored locally but on the server. The question is whether it can be changed somehow so that Tyflow looks for the repository elsewhere.
thanks,
I checked the script and the files are empty. I will repeat the question to be sure that we are talking about the same: is Tyflow able to send simulations to the deadline? so we have several Tyflow in the scene and click on the tyflow right mouse button> utilities> export all (daedline)> type: tycache
Will each tycache then be computed by another computer in a deadline?
Yes, that's the purpose of that function.