happynear / happynear/caffe-windows
multi gpu support?
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
hello, i complie your code on ubuntu14.04 to finetune the wu's model with scaled_cosine_softmax. your caffe could be compiled successfully.But ,when i go to finetune the model with four nvidia gpu card , it says that it dosen't support multi-gpu.(`caffe train --solver=*** --weights=*** --gpu=0,1,2,3`) .
when i use `(caffe train --solver=*** --weights=*** --gpu=0`,it works.
is this normal?
thank you.
Contributor guide
Assessment
This issue has not been assessed yet.