Changes

Jump to navigation Jump to search
1,580 bytes added ,  19:04, 20 April 2019
no edit summary
==Fixing the GPU on the RDP (Aprl 11th 2019)==
At the time of writing, CUDA and tensorflow cannot connect to our GPU. This can be verified by opening python3 and type
However, none of the above approaches actually resolved the issue. Reinstalling NVIDIA software might be necessary.
 
The error we have while opening GeForce experience is
The code execution cannot proceed because wlanapi.dll was not found. Reinstalling the program may fix this problem.
 
However, after re-downloading and re-installing GeForce experience, the error does not go away.
 
According to this [https://www.lifewire.com/how-to-fix-wlanapi-dll-not-found-or-missing-errors-2624238 article], adding a featured called Wireless LAN service may fix the problem.
 
In addition, the computer cannot find the GPU when we type 'dxdiag' in the cmd prompt. This may be a driver-related issue and this [http://www.bsocialshine.com/2016/06/how-to-fix-all-dll-file-missing-error.html article] suggests that installing 'Directx end user runtime web installer' will fix the problem.
 
==Uninstall and Reinstall Drivers (04/20/2019)==
 
I have uninstalled NVIDIA graphic drivers by
 
(1) opening control panel -> remove application -> remove NVIDIA graphic driver,
(2) device manager -> remove device -> remove device and associated drivers, and
(3) restarted the computer
 
I have reinstalled a new driver downloaded from [https://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/Windows/419.67/419.67-desktop-win10-64bit-international-crd-whql.exe&lang=us&type=TITAN NVIDIA page] using the default setting.
 
However, the old error
The code execution cannot proceed because wlanapi.dll was not found. Reinstalling the program may fix this problem.
is still there.
There is an [http://techgenix.com/enabling-physical-gpus-hyper/ article] that talks about enabling GPU(s) on windows sever.
82

edits

Navigation menu