Search Criteria
Package Details: futhark 0.15.3-1
Git Clone URL: | https://aur.archlinux.org/futhark.git (read-only, click to copy) |
---|---|
Package Base: | futhark |
Description: | A data-parallel functional programming language. |
Upstream URL: | https://futhark-lang.org/ |
Licenses: | |
Submitter: | ArniDagur |
Maintainer: | mbloms |
Last Packager: | mbloms |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2019-02-20 21:35 |
Last Updated: | 2020-04-05 12:39 |
Dependencies (5)
- ncurses5-compat-libs
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- cuda (cuda-11.0, cuda11.1) (optional) – CUDA backend
- opencl-headers (opencl-headers-git) (optional) – OpenCL backend
- python-pyopencl (python-pyopencl-git) (optional) – PyOpenCL backend
Latest Comments
shirleyquirk commented on 2020-07-07 21:40
just changing pkgver to 0.16.1 and running updpkgsums gets you the latest release
ArniDagur commented on 2019-06-03 23:56
Yeah, I'm not sure of the correct dependencies either. There is https://github.com/Homebrew/linuxbrew-core/blob/07d883e9dfcf095198486a9139677cad2a32b790/Formula/futhark.rb, which lists zlib as a dependency.
mbloms commented on 2019-05-28 14:55
Great! I added you to the nightly version aswell. I'm not completely sure what the correct dependencies are, and haven't had time to test it on a good machine. Do you happen to know if
gmp
andzlib
are used for anything other than the opencl dependencies?ArniDagur commented on 2019-05-18 14:19
I added you as a co-maintainer since you maintain the nightly version.
ArniDagur commented on 2019-05-18 14:14
Yeah, I guess opencl, cuda, & pyopencl should all be optional dependencies.
mbloms commented on 2019-05-18 14:09
Shouldn't opencl be a dependency for this? Or at least an optional dependeny