Skip to content

Commit

Permalink
nvidia_current-390.25: Install libnvidia-ptxjitcompiler.so.390.25
Browse files Browse the repository at this point in the history
This is needed by pygpu to run `pygpu.test()`.

nvidia-mxlinks was already updated.
  • Loading branch information
pmenzel committed Dec 13, 2018
1 parent c41b109 commit fd50435
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ mee_install() {
"libnvidia-glcore.so.${PKGVERSION}"
"libnvidia-ml.so.${PKGVERSION}"
"libnvidia-opencl.so.${PKGVERSION}"
"libnvidia-ptxjitcompiler.so.${PKGVERSION}"
"tls/libnvidia-tls.so.${PKGVERSION}"
"libnvidia-wfb.so.${PKGVERSION}"
"libvdpau_nvidia.so.${PKGVERSION}"
Expand Down

0 comments on commit fd50435

Please sign in to comment.