Skip to content

Build the newest Caffe with Multi-GPU support #9

Description

@gclong

Hi @willyd , thanks indeed for your caffe-builder work. It saved me a lot of time on making caffe works in my Windows PC.

I noticed that the newest version of BVLC/Caffe now supports Multi-GPU computation. I was wondering if it is possible to build it with your caffe-builder.

I modified line 5 in "caffe-builder/cmake/packages/Caffe.cmake" from

buildem_download_package(GIT_REPOSITORY "https://github.com/__willyd__/caffe.git"

to

buildem_download_package(GIT_REPOSITORY "https://github.com/__BLVC__/caffe.git"

However, it seems be not works. Could please kindly advise me about how to do it correctly?

Thanks!
Gucan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions