Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    OpenCl: fix blockchain driver support · 3f1cea0f
    psychocrypt authored
    The OpenCl version of the blockchain driver is not understanding if
    apointer to a pointer points into shared memory and throw an error
    during the compilation.
    
    - revert the usage of the struct to group all shared memory arrays
    3f1cea0f