Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9prady9/archdock
Arch linux docker image for app development
https://github.com/9prady9/archdock
arch-linux arrayfire cuda docker-image forge opencl
Last synced: 4 days ago
JSON representation
Arch linux docker image for app development
- Host: GitHub
- URL: https://github.com/9prady9/archdock
- Owner: 9prady9
- License: bsd-3-clause
- Created: 2018-01-24T11:40:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T19:18:13.000Z (about 7 years ago)
- Last Synced: 2024-12-16T11:52:48.415Z (about 2 months ago)
- Topics: arch-linux, arrayfire, cuda, docker-image, forge, opencl
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dev-arch
It is a arch linux based docker image for app developments.It has all dependencies required by following libraries.
* [Forge](https://github.com/arrayfire/forge)
* [ArrayFire](https://github.com/arrayfire/arrayfire)Any CUDA, OpenCL or standard C/C++ applications can also be
developed using this image.`pacauar` tool is also installed.
#### Installed development libraries/packages/frameworks/tools
* CMake
* Git
* vim
* Freeimage
* Fontconfig
* glfw
* freetype
* glm
* fftw
* blas, cblas, lapack & lapacke
* Boost
* CUDA 9
* OpenCL libraries and headers.