Workaround added for NVidia NVML library: If libnvidia-ml.so couldn't be load try again using libnvidia-ml.so.1

This commit is contained in:
jsteube
2017-05-17 11:21:06 +02:00
parent 974128bdce
commit bb2118a290
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -17,6 +17,12 @@
- Rules: Support added for rule 'eX'
- Rules: Support added for position 'p' in host mode (using -j or -k)
##
## Workarounds
##
- Workaround added for NVidia NVML library: If libnvidia-ml.so couldn't be load try again using libnvidia-ml.so.1
##
## Improvements
##