fn parse_parallelism_from_option_map(options: &HashMap<String, String>) -> usize
Get parallelism from options, default to total CPU cores.