or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
DDNN Install List
Environment
OS : Ubuntu 16.04 (desktop) 64-bits
CPU : Intel® Xeon® CPU E5-2650 v4 @ 2.20GHz * 48
GPU : TITAN Xp (GeForce GTX * Series)
(Note : Because DDNN based on Chainer-1.17.0, and called cudnn v5.1 for CUDA-8.0 library, so that the GPUs must be limited with Nvidia chips)
Driver
TITAN Xp
Other Nvidia GPU
Dependency
Runlevel
Change to runlevel 4
Remove Old Driver
Insert follow lines to the blacklist.conf bottom :
Install the Driver
All accept to install
If the error show as follow :
Check installed
Library
CUDA
CUDA 8.0 Toolkit
(Note : Because Chainer-1.17.0 version use cudnn v5 library , and cudnn v5 is depended on CUDA-8.0)
cudnn
cudnn download page
(Note : Because Chainer-1.17.0 based on cudnn v5.1 library)
Chainer
Training test
If the error message is CUDA Environment is not set up currently :
And check the pip list without chainer package
If the chainer package still exist please repeat the uninstall command until it uninstalled.
Reinstall chainer package and rebuild it
DDNN
Dependency
Install
Check