dev-cpp/vexcl: move backend use expand to profiles/desc

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-27 00:58:24 +02:00
parent e13293b264
commit a434bd558f
3 changed files with 19 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of BACKEND USE_EXPAND flags.
compute - Use Boost.Compute algorithms
cuda - Use CUDA as backend
jit - Use the JIT backend
opencl - Use OpenCL as backend