Driver: now loading the backend dynamically on Linux

This commit is contained in:
Philippe Tillet
2015-08-25 12:41:21 -04:00
parent 868df9dad2
commit 67a35a62bd
44 changed files with 11808 additions and 13703 deletions

View File

@@ -19,9 +19,7 @@ class ISAACAPI Platform
{
private:
public:
#ifdef ISAAC_WITH_CUDA
Platform(backend_type);
#endif
Platform(cl_platform_id const &);
std::string name() const;
std::string version() const;