Search Criteria
Package Details: libgpuarray-git 0.7.6.8.g23f30c2-2
Git Clone URL: | https://aur.archlinux.org/libgpuarray-git.git (read-only, click to copy) |
---|---|
Package Base: | libgpuarray-git |
Description: | Library to manipulate tensors on the GPU |
Upstream URL: | https://github.com/Theano/libgpuarray |
Licenses: | |
Provides: | |
Submitter: | Jonhoo |
Maintainer: | davidmcinnis |
Last Packager: | davidmcinnis |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-20 14:52 |
Last Updated: | 2019-01-20 11:14 |
Dependencies (4)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- python (python-dbg)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
davidmcinnis commented on 2019-01-20 11:15
@CyberShadow: Added python to dependencies as requested.
CyberShadow commented on 2019-01-20 05:35
davidmcinnis: This package does not build in a clean chroot. As per the last comment by petronny, you need to add depends or makedepends for python.
petronny commented on 2017-08-26 08:17
[ 1%] Generating ../../src/cluda_opencl.h.c
[ 2%] Generating ../../src/cluda_cuda.h.c
[ 3%] Generating ../../src/cluda_opencl.h.c
/bin/sh: python: command not found
make[2]: *** [src/CMakeFiles/gpuarray.dir/build.make:75: ../src/cluda_opencl.h.c] Error 127
make[2]: *** Waiting for unfinished jobs....
/bin/sh: python: command not found
[ 5%] Generating ../../src/cluda_cuda.h.c
make[2]: *** [src/CMakeFiles/gpuarray-static.dir/build.make:75: ../src/cluda_opencl.h.c] Error 127
make[2]: *** Waiting for unfinished jobs....
/bin/sh: python: command not found
make[2]: *** [src/CMakeFiles/gpuarray.dir/build.make:70: ../src/cluda_cuda.h.c] Error 127
make[1]: *** [CMakeFiles/Makefile2:124: src/CMakeFiles/gpuarray.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/bin/sh: python: command not found
python should be in makedepends
tsirif commented on 2017-01-20 19:50
libgpuarray now has tags, could you please update the PKGBUILD?