deeppy icon indicating copy to clipboard operation
deeppy copied to clipboard

Code can be used in Winodws system? It seems that cudarray only can be installed in Linux.

Open weiwei88 opened this issue 10 years ago • 1 comments

weiwei88 avatar Jun 21 '15 14:06 weiwei88

In theory, yes. However, CUDArray includes only a Makefile that works on Linux/OS X. You should be able to install CUDArray without the CUDA backend - but I guess you need the GPU acceleration.

If you are interested, I would be happy to create a rudimentary CMake file to build libcudarray. You would then have to modify it make sure it works in your Windows environment.

Best, Anders

andersbll avatar Jun 27 '15 17:06 andersbll