andersbll / cudarray

CUDA-based NumPy
MIT License
233 stars 61 forks source link

Arch Linux: Makefile:78: recipe for target 'src/nnet/pool_b01.o' failed #57

Open srwareham opened 8 years ago

srwareham commented 8 years ago

I am unable to install cudarray on Arch Linux. Specifically, I cannot complete the make step. When trying to run make, I receive the error in the title. I have installed cuda7.0 7.0.28-1 and cudnn 5.0.5-1from Arch's AUR repository.

Please find the full error log from running make here. The relevant environment details used when calling make can be seen here.

I am happy to help debug and contribute to a fix (if applicable).

Thanks for the great work!