AvailableComputationThreads
AvailableComputationThreads[teams]⟹computationThreads
returns the number of unused computation threads for teams to indicate how many simulataneous computations that teams may run at their current subscription level. The number of computation threads available is the team's MaxComputationalThreads minus the number of RunningComputations.
AvailableComputationThreads[user]⟹computationThreads
returns the number of unused computation threads for each of the financing teams of which user is a member.
AvailableComputationThreads[]⟹computationThreads
returns the number of unused computation threads for each of the financing teams of which the currently logged in user is a member.
Details
Input
Output
Examples
Basic Examples (4)
Return the available computational threads for a financing team the currently logged in user is a member of:
Return the available computation threads for a specific financing team:
Return the available computation threads for a list of financing teams:
Return the available computation threads for each team for each of a list of users: