summarylogtreecommitdiffstats
path: root/butterflow.install
blob: c61983402f3f3d2b1c5c84c58b6d3b5f639fee89 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo "You still need to install at least one vendor-specific implementation of
  OpenCL that supports your hardware (see the suggested packages below). When
  finished, you can run $ butterflow -d to print a list of all detected devices.
  For more information on how to satisfy this requirement, please read this wiki
  page:
  https://wiki.archlinux.org/index.php/GPGPU"
}