mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-cpp/vexcl: move backend use expand to profiles/desc
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
9
profiles/desc/backend.desc
Normal file
9
profiles/desc/backend.desc
Normal 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
|
||||
Reference in New Issue
Block a user