mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-cpp/vexcl: improvements
someone practical with docs eclass should review Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -14,4 +14,13 @@
|
||||
</maintainer>
|
||||
<remote-id type="github">ddemidov/vexcl</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="amdsi">Implement workaround for AMD SI GPUs</flag>
|
||||
<flag name="clhpp">Install the OpenCL C++ header provided by VexCL</flag>
|
||||
<!--<flag name="clogs">Use clogs algorithms</flag>-->
|
||||
<flag name="compute">Use Boost.Compute algorithms</flag>
|
||||
<!--<flag name="cuda">Use CUDA as backend</flag>-->
|
||||
<flag name="jit">Use the JIT backend</flag>
|
||||
<flag name="opencl">Use OpenCL as backend</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user