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

Amdshim task does not take into account the include/exclude properties of a layer. #20

Open
clmath opened this issue Jun 22, 2015 · 0 comments

Comments

@clmath
Copy link
Member

clmath commented Jun 22, 2015

Currently the amdshim task is including all the shim in the current layer. So if the task is executed for each layers in a multi-layer build, each layer will contains all the shims, resulting in a big overhead.
Also it is not possible to include only a subset of the shims in a layer.

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