from the user guide, "The chunk_size is the number of doubles in a chunk of the choosers table. It is approximately the number of rows times the number of columns and it needs to be set to a value that efficiently processes the table with the available RAM."
It'd be great if the user could specify the amount of available RAM and the software internally determines the chunk size. It is much more intuitive and easier for the user to specify.