Skip to content

Conversation

cartalla
Copy link
Contributor

@cartalla cartalla commented Mar 9, 2017

This is to enable having both vivado and sdx installed in the AMI
so can use both the master and prelease branches which use different
versions of vivado.

Use module load to use the correct vivado version based on the HDK version.

Save the vivado version used to build the models.

Rebuild the models if they were built with the wrong vivado version.

Add a lock file to prevent multiple process from trying to build the
models at the same time, potentially with different vivado versions.
This requires procmail to be installed otherwise the lockfile isn't created/used.

Merged changes from prelease.

Not downloading the shell dcp from S3.
Leaving that the same.
This shouldn't be an issue when switching between prelease and master
because they use different shell versions.

This is to enable having both vivado and sdx installed in the AMI
so can use both the master and prelease branches which use different
versions of vivado.

Use module load to use the correct vivado version based on the HDK version.

Save the vivado version used to build the models.

Rebuild the models if they were built with the wrong vivado version.

Add a lock file to prevent multiple process from trying to build the
models at the same time, potentially with different vivado versions.
This requires procmail to be installed otherwise the lockfile isn't created/used.

Merged changes from prelease.

Not downloading the shell dcp from S3.
Leaving that the same.
This shouldn't be an issue when switching between prelease and master
because they use different shell versions.
@cartalla cartalla self-assigned this Mar 9, 2017
@cartalla cartalla requested review from AWSwinefred and deeppat March 9, 2017 23:46
@cartalla
Copy link
Contributor Author

cartalla commented Mar 9, 2017

Fixed so doesn't require lockfile to be installed.

@AWSwinefred AWSwinefred merged commit 24b6057 into master Mar 10, 2017
@cartalla cartalla deleted the feature/cartalla/load-correct-vivado-version-for-master branch March 10, 2017 16:53
kyyalama2 pushed a commit that referenced this pull request May 24, 2022
Updated the Troubleshooting section in the FAQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants