Wednesday, June 28, 2017

target .Net framework

When adding library dependencies, make sure they dlls are targeting the same .Net framework as the project. took me ~12 hours to figure out that i was using a dll with 4.5.2 in place of 4.5. couldnt figure out wth was going on, why the build was failing

Friday, June 16, 2017

missing dependencis

-rdkit
-improper cudnn (used this for upgrading)

ubuntu login loop while nvidia driver update

got into a login loop, when i updated my nvidia driver. not sure what fixed the issue. But i just uninstalled and reinstalled the driver from the shell and the login loop was gone.