Skip to content

Commit

Permalink
Update README for Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
YUzushio committed Oct 21, 2018
1 parent 3db1279 commit 8a9f8df
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,29 @@
- Warning: This Dockerfile use auto installation
- This distoribution made at 2018.10.21
- If you build from Dockerfile, the versions will be change.

## Installed distribution, tool & package versions

- OS Ubuntu 16.04.5 LTS (Xenial Xerus)
- CUDA 9.0.176
- cudnn 7.3.1
- Python 3.5.1
- pip 18.1
- tensorflow-gpu 1.11.0
- cupy-cuda90 4.5.0
- chaienr 4.5.0
- OS: Ubuntu 16.04.5 LTS (Xenial Xerus)
- CUDA: 9.0.176
- cudnn: 7.3.1
- Python: 3.5.1
- pip: 18.1
- tensorflow-gpu: 1.11.0
- cupy-cuda90(cupy alternative): 4.5.0
- chaienr: 4.5.0

## Development host Envirinmenet (For info, it's not prerequrests)

- OS Ubuntu 18.04.1 LTS (Bionic Beaver)
- NVIDIA Driver 410.48
- CUDA 9.0.176
- Docker 18.06.1
- NVIDIA-Docker 2.0.3
- OS: Ubuntu 18.04.1 LTS (Bionic Beaver)
- NVIDIA Driver: 410.48
- CUDA: 9.0.176
- Docker: 18.06.1
- NVIDIA-Docker: 2.0.3

## How to use (with Makefile)

If you see this README from outside GitHub, see here https://github.com/YUzushio/chainer-gpu-cupy-cuda90-mnist.git

#### Clone source
`git clone https://github.com/YUzushio/chainer-gpu-cupy-cuda90-mnist.git`

Expand Down

0 comments on commit 8a9f8df

Please sign in to comment.