Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MATLAB Compiler targets fail due to licenses already in use #35

Closed
schuhschuh opened this issue Nov 9, 2013 · 0 comments
Closed

MATLAB Compiler targets fail due to licenses already in use #35

schuhschuh opened this issue Nov 9, 2013 · 0 comments
Assignees
Milestone

Comments

@schuhschuh
Copy link
Collaborator

Especially at the lab where we do have only one license for the MATLAB Compiler, when more than one build is running at the same time, only one may succeed and the others fail because the license is occupied by one build, even if only for a short time.

To avoid the failure of the other build jobs, modify the custom build target to sleep for a short time and then retry building the MCC target. The number of retries shall be configurable via a cached advanced CMake variable.
Reporter: Andreas Schuh
Assigned to: Andreas Schuh
Begin: 2012-01-22
Completed: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant