Interesting. I'm not familiar with a way to divide up hashcat's resources in this way.
The only workaround that I know of would be to use --session and --restore for each of the three instances, and rotate among them (say, with a "slice' of one hour for each). This wouldn't bind you to a specific timeframe, and you could adjust the size of the slice depending on your use case.
[Edit: and --runtime to limit the runtime to the desired slice]
The only workaround that I know of would be to use --session and --restore for each of the three instances, and rotate among them (say, with a "slice' of one hour for each). This wouldn't bind you to a specific timeframe, and you could adjust the size of the slice depending on your use case.
[Edit: and --runtime to limit the runtime to the desired slice]
~