Difference between revisions of "Wei Wu(Work log)"

From edegan.com
Jump to navigation Jump to search
Line 7: Line 7:
 
installed on the dbserver (or I will do it myself later this week). Started looking at the paper ''Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists'' and its related Matlab code. Began looking for ways to incorporate CUDA parallel computation with Matlab and Julia.   
 
installed on the dbserver (or I will do it myself later this week). Started looking at the paper ''Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists'' and its related Matlab code. Began looking for ways to incorporate CUDA parallel computation with Matlab and Julia.   
  
2018-06-12 Installed tightVNC on dbserver by following steps 1-3 from this tutorial [https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04]
+
2018-06-12 Installed tightVNC on dbserver by following steps 1-3 from this [https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04 tight vnc tutorial]
  
 
Tested connection via localhost port. As said in the above tutorial, we need to ssh to dbserver. We prefer to connect to dbserver via its IP address, without using ssh. I want to accomplish what was done in this second [https://tjosm.com/5219/install-remote-desktop-vnc-ubuntu-16-04-server/ tutorial], but I failed.   
 
Tested connection via localhost port. As said in the above tutorial, we need to ssh to dbserver. We prefer to connect to dbserver via its IP address, without using ssh. I want to accomplish what was done in this second [https://tjosm.com/5219/install-remote-desktop-vnc-ubuntu-16-04-server/ tutorial], but I failed.   
  
 
<onlyinclude>
 
<onlyinclude>

Revision as of 12:47, 13 June 2018

Summer 2018

Wei Wu Work Logs (log page)

2018-06-11 Set up wiki page and RDP for work. Installed CUDA on dbserver. Waiting for Matlab and Gurobi to be installed on the dbserver (or I will do it myself later this week). Started looking at the paper Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists and its related Matlab code. Began looking for ways to incorporate CUDA parallel computation with Matlab and Julia.

2018-06-12 Installed tightVNC on dbserver by following steps 1-3 from this tight vnc tutorial

Tested connection via localhost port. As said in the above tutorial, we need to ssh to dbserver. We prefer to connect to dbserver via its IP address, without using ssh. I want to accomplish what was done in this second tutorial, but I failed.