Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Can I build this intel caffe on Windows OS? #59

Closed
matakk opened this issue Mar 10, 2017 · 7 comments
Closed

Can I build this intel caffe on Windows OS? #59

matakk opened this issue Mar 10, 2017 · 7 comments

Comments

@matakk
Copy link

matakk commented Mar 10, 2017

I need ssd for detect object on windows. but I can't compile .
So somebody has build and test successfull?
Thanks !

@pnoga
Copy link
Contributor

pnoga commented Mar 13, 2017

We focus only on linux (CentOS). There is no plan to support windows (functional and performance)

@matakk
Copy link
Author

matakk commented Mar 16, 2017

Thanks . But sad.

@tarunjainsagar
Copy link

tarunjainsagar commented Apr 12, 2017

@matakk @pnoga @darxriggs @pohly @bobpoekert
compileError.txt

Does compiling this on Ubuntu 14.04[trusty] work ?
I m getting a lot of errors on compiling this on ubuntu.

I have attached compilation log

for example:

In file included from ./include/caffe/blob.hpp:47:0,
from ./include/caffe/mkl_memory.hpp:45,
from src/caffe/mkl_memory.cpp:41:
./include/caffe/syncedmem.hpp: In function ‘void caffe::CaffeMallocHost(void**, size_t, bool*)’:
./include/caffe/syncedmem.hpp:72:10: error: ‘MLSL’ has not been declared
*ptr = MLSL::Alloc(size ? size : 1, 64);

@hshen14
Copy link
Contributor

hshen14 commented May 22, 2017

Close it for enhancement

@BeFreeRoad
Copy link

I have implemented a tiny version. https://github.com/BeFreeRoad/intel_caffe_windows

@jgong5
Copy link
Contributor

jgong5 commented Dec 12, 2018

@BeFreeRoad Looks awesome. We will definitively look into your implementation.

@BeFreeRoad
Copy link

Hope you can give me some advice. @jgong5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants