Change node resources during runtime

Is it possible to change node resources during runtime.
ie. Start the node with ray start … --num-cpus=4, but after 20 min & at hoy make something like ray stop; ray start … --num-cpus=12

Thanks in advanced.

I think this is currently not supported (we supported in the past, and we deprecated the feature). Can you explain your use case? Also, cc @Alex