change default genericio file partitions
changed the setNaturalDefaultPartition to not do node-name partitions by default. Instead if neither GENERICIO_PARTITIONS_USE_NAME
or GENERICIO_RANK_PARTITIONS
are set, it will do one file per rank up to 256 ranks. For higher rank numbers, it will emit a warning and assign the ranks round-robin to 256 files.