- Notifications
You must be signed in to change notification settings - Fork6
Dockerfile for Building and Using ArrayFirehttps://github.com/arrayfire/arrayfire.git
License
NotificationsYou must be signed in to change notification settings
arrayfire/arrayfire-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dockerfile for Building and Using ArrayFirehttps://github.com/arrayfire/arrayfire.git
nvidia-docker build -t arrayfire .
Make sure to modify ArrayFire'sbuild argumentsin theDockerfile
to suit your needs prior to building the image.
nvidia-docker run --rm -ti arrayfire
Once running, invoke theunified backend test to showavailable devices for each of ArrayFire's backends:
./build/test/backend_unified
cp -R /opt/arrayfire/share/ArrayFire/examples /root/arrayfire-examplescd /root/arrayfire-examples && mkdir build && cd buildcmake .. -DArrayFire_DIR=/opt/arrayfire/share/ArrayFire/cmakemake -j8
Take a look at the examplesREADME.md
for more information.
- Google Groups:https://groups.google.com/forum/#!forum/arrayfire-users
- ArrayFire Services:Consulting |Support |Training
- ArrayFire Blogs:http://arrayfire.com/blog/
- Email:mailto:technical@arrayfire.com
About
Dockerfile for Building and Using ArrayFirehttps://github.com/arrayfire/arrayfire.git
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors5
Uh oh!
There was an error while loading.Please reload this page.