Change so that GlobalParams is saved in only one file and not duplicated for each worker - that way it is more efficient to pass big variables. Also, make it possible to pass a list of file names to be loaded - that way if the data you want to pass is already in a file you don't have to duplicate it.
Change so that GlobalParams is saved in only one file and not duplicated for each worker - that way it is more efficient to pass big variables. Also, make it possible to pass a list of file names to be loaded - that way if the data you want to pass is already in a file you don't have to duplicate it.