Chain ID for Multiple Chains

Should the chain ID be the same for each chain or should it be different for each chain?

I’m looking at the function comment of stan::services::sample::hmc_nuts_diag_e_adapt: @param[in] chain chain id to advance the pseudo random number generator.

Different

@bgoodri Thanks!