happynear / happynear/caffe-windows

multi gpu support?

Open
#200 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.