- 博客(3)
- 收藏
- 关注
原创 Ubuntu下Tomcat配置
Ubuntu版本:13.04 Tomcat版本:8.0.12 配置步骤: Step 1:下载apache-tomcat-8.0.12.tar.gz到/home/lichao/Software/sites Step 2:解压apache-tomcat-8.0.12.tar.gz:tar -zxvf apache-tomcat-8.0.12.tar.gz Step 3:移动解压后文件到/op
2016-01-16 20:18:39
507
原创 CUDA: 简单入门
1. 准备makefile 为了避免每次都要键入nvcc的命令,要准备一个makefile。makefile如下: CUFLAG = -g -Xcompiler -v \ -gencode=arch=compute_20,code=sm_20\ -gencode=arch=compute_20,code=compute_20\ -O2 IFLA
2014-03-07 16:17:11
3627
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人