Hello All and Happy New Year,
I am trying to setup a windows cluster and am having some odd anomalies. I've read many of the archives and it's clear these machines should be switched to Linux. For various reasons, that's not an option right now. I've successfully set up a windows cluster in the past (5 years ago).
All machines are dual quads.
All have the same FDS/SMV build. FDS Version 6.7.6-0
All machines have the same Windows build and updates. Windows 10 Pro for Workstations. Version 10.0.19044
I do not know the network structure.
On to the issue.
Working with just two of the machines (SMOKEY-1 and SMOKEY-2) and following section 3.2 of the user guide, Launching an FDS Job. I'm successful up to step 4. I'm using example case layer_4mesh.fds as my test case and have used both the hostfile method and just writing machine names on the command line. Same result.
At step 4 the processes are successfully assigned to the various cores on the various machines. (All core usage spikes) 4 processes, 2 machines.
"Reading FDS input file . . ." is displayed and the program stalls.
Here's the weird part. If I copy "layer_4mesh.fds" into the fds folder on the other machines the error becomes
forrtl: severe (29): file not found, unit 4, file c:\fds\layer_4mesh.smv
and these 5 files are written into the main folder on SMOKEY-1
layer_4mesh.binfo
layer_4mesh.end
layer_4mesh.sinfo
layer_4mesh.smv
layer_4mesh_git.txt
Copying layer_4mesh.smv to SMOKEY-2 allows the simulation to run, but the mesh files are split (written) between the two machines and not back to the main machine.
Suggestions, thoughts, ideas, tips?
Best,
Jack