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

[DOCKER] Update vulkan installation to later versions of driver #5560

Closed
tristan-arm opened this issue May 11, 2020 · 2 comments · Fixed by #5566
Closed

[DOCKER] Update vulkan installation to later versions of driver #5560

tristan-arm opened this issue May 11, 2020 · 2 comments · Fixed by #5566

Comments

@tristan-arm
Copy link
Contributor

Broken external link (https://sdk.lunarg.com/sdk/download/1.0.65.0/linux/vulkansdk-linux-x86_64-1.0.65.0.run) results in https://github.com/apache/incubator-tvm/blob/master/docker/install/ubuntu_install_vulkan.sh failing to execute successfully.

Note: the 'run' script downloads successfully, however the result is a file containing the text 'Not Found'

@tqchen
Copy link
Member

tqchen commented May 11, 2020

This was due to the deletion on th upstream.
We should update the script to points to new version of vulkan drivers then.

@tqchen tqchen changed the title [BUG] Broken docker install script [DOCKER] Update vulkan installation to later versions of driver May 11, 2020
@tqchen
Copy link
Member

tqchen commented May 11, 2020

#5566

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 a pull request may close this issue.

2 participants