aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/arrayfire.scm
AgeCommit message (Collapse)Author
2019-08-06gn: clFFT: Update to 2.12.2.Efraim Flashner
* gn/packages/arrayfire.scm (clFFT): Update to 2.12.2.
2019-08-06gn: Fix building arrayfire.Efraim Flashner
2019-08-05gn: remove some upstream packagesEfraim Flashner
2019-08-05gn: Remove some duplicate packagesEfraim Flashner
2017-07-16Guix moved zip to compressionpjotrp
2016-03-22Fixed and added erlangdennisPjotr Prins
2016-03-19Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-19Arrayfire now builds on GNU GuixDennis E. Mungai
Mission accomplished. Praise the sun!!!
2016-03-19Add more native deps Dennis E. Mungai
See the cmake configuration options used.
2016-03-19Use the system's Boost Compute library as an input Dennis E. Mungai
See the CMake configuration string for details. Investigating a latent build failure.
2016-03-19Broken build, still cannot detect Boost.ComputeDennis E. Mungai
To be fixed. To build, you need to disable the OpenCL back-end.
2016-03-18Meregpjotrp
2016-03-18Package now builds on GNU GuixDennis E. Mungai
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.
2016-03-18Use proper formatting for License listsDennis E. Mungai
Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules.
2016-03-18Bump version to v3.3.3Dennis E. Mungai
Also change licensing schema with #prefix (es). Solves namespace problems. Also added wget as an input (As it's needed as a fallback incase checksums for Boost are invalid).
2016-03-04Updated hash values.Dennis E. Mungai
Changed with new commits to Arrayfire.
2016-03-04Bumped up to v.3.3.1-hotfix. Dennis E. Mungai
Fixes a bunch of build bugs
2016-02-29Removed obsolete reference to gccDennis E. Mungai
Not needed as an input, deprecated.
2016-02-29Show stopper: Cmake variables for glew search pathsDennis E. Mungai
A bug in Arrayfire. Submitted bug to Arrayfire, waiting for feedback. An interim patch is in the works and is being tested.
2016-02-29Fixed licensing stuff. Dennis E. Mungai
Package can now build. Tracking build dependencies.
2016-02-29Pending work: Fix Licensing stuff.Dennis E. Mungai
The build should run, though you'll run into bigger problems with licensing.
2016-02-28Update arrayfire.scmDennis E. Mungai
2016-02-28Lisp fixesDennis E. Mungai
2016-02-28Lisp specific fixes.Dennis E. Mungai
2016-02-25Applied Pjotr's patch. Dennis E. Mungai
Applied Pjotr's patch.
2016-02-23Arrayfire fixespjotrp
2016-02-23Khronos OpenCL headers still needed.Dennis E. Mungai
The burn is strong on this one.
2016-02-23Added essential headers.Dennis E. Mungai
I commit to master directly. Needed: OpenCL headers. Challenge accepted.
2016-02-23Add fftw-openmpi as build dependencies. Dennis E. Mungai
Needed to build a running binary.
2016-02-23Add glfw as an input to arrayfire's build.Dennis E. Mungai
See the inputs section entry at ("glfw" ,glfw)
2016-02-23Fix the hash of glfw, based on sha256sumDennis E. Mungai
Bad hash, no build, mate.
2016-02-23Added Licensing information.Dennis E. Mungai
Licensing, do you speak it?
2016-02-23Added GFWL as a build dependencyDennis E. Mungai
*BOOM*
2016-02-23Notes: Missing libglw3 build dependencies.Dennis E. Mungai
To be fixed asap.