How do I set --heap-size-hint If start julia with -p 4?

Assume the number assigned to heap-size-hint is 100G, will each process share the total 100G or each can use 100G?