Quote:
Originally Posted by Arcturius
I also noticed that foldtrajlite is spawning children, and children-of-children on my Linux boxes. Has anyone else noticed this?
(Yes, there should be two parent processes. DP machine.  )
|
If running foldtrajlite on a Muti-Processor (MP) machine w/ Linux OS, you have to set the enviroment variable "DFPTEMP" so the processes do not step on each other's toes. Perhaps this may be what is occurring in your case.
set DFPTEMP=/path/distribfold_1/TEMP
set DFPTEMP=/path/distribfold_2/TEMP
Above settings included in two (foldit) scripts that start 2 foldtrajlite, each in its own directory.