Recent content by MrrVlad

  1. M

    CUDA vs OpenCL needs a reality check...

    I've been using CUDA for some time at work. Recently I had to investigate if next project should use OpenCL for easier portability and I found that even top of the line cards are not well supported - you can't use float atomics, warp shuffle, pointers to global memory in LDS, instruction...