Displaying 1 result from an estimated 1 matches for "searchcommandline".
2016 Apr 28
0
Snowfall - Error in checkForRemoteErrors(val) with sfClusterApplyLB()
...}
.....
}
sfStop()
The problem is that the code returns the error message:
Error in checkForRemoteErrors(val) :
one node produced an error: object 'ob2' not found
>From the debugging function "sfCat", I also get these warning messages:
Warning messages:
1: In searchCommandline(parallel, cpus = cpus, type = type, socketHosts = socketHosts, :
Unknown option on commandline: --file
2: In searchCommandline(parallel, cpus = cpus, type = type, socketHosts = socketHosts, :
Unknown option on commandline: MASTER
3: In searchCommandline(parallel, cpus = cpus, type = type,...