![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "cl.hpp"#include "Config.h"#include <map>#include <ctime>#include <algorithm>#include <random>#include <string>#include <sstream>#include <iostream>#include <iomanip>#include <fstream>#include <type_traits>
Include dependency graph for opencl_backend.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | clvisc::CompileOption |
| class | clvisc::OpenclBackend |
Namespaces | |
| namespace | clvisc |
Macros | |
| #define | __CL_ENABLE_EXCEPTIONS |
Typedefs | |
| typedef cl_float | clvisc::cl_real |
| typedef cl_float2 | clvisc::cl_real2 |
| typedef cl_float4 | clvisc::cl_real4 |
| typedef cl_float3 | clvisc::cl_real3 |
| typedef cl_float8 | clvisc::cl_real8 |
| #define __CL_ENABLE_EXCEPTIONS |
CLVisc C++ Version by LongGang Pang Served as a c++ wrapper for JetScape This file wrap the commonly used OpenCL functionalities
Definition at line 7 of file opencl_backend.h.
View newest version in sPHENIX GitHub at line 7 of file opencl_backend.h