Closed JoelGardes closed 7 years ago
/*Possible suggestion : 1) splitting input directories depending disponible memory size in prep-data. 2) computing NCD with options (-j1 dirname and -j2 dirname) or (-d1 dirname and -d2 dirname) for each couple of directories (but no need to apply symetry because [d1 and d2] = [d2 and d1] 3) merging json files at the end of ncd
Question : what about thumbnails ? (to be discussed)*/ (obsolete)
Developing a distributed process strategy
Obsolete
There is perhaps a problem with memory management: 1) even with largest memory (managed with -Xmx java option), java heap error on large directories containing raw pictures (1500 files of 1,8 MB jpeg files). 2) ncd process can work at 100% memory in some cases, without java heap error, why?
(directory "/Claudia/NewYork" on both servers z620 and z820 under home directory of jyig5563)