Search:

Type: Posts; User: User Name:

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,787

    In the future, I would suggest a like, over a...

    In the future, I would suggest a like, over a cookie. I have cookies turned off, anyway. :p
  2. Replies
    9
    Views
    2,787

    How is that related anyway?

    How is that related anyway?
  3. Replies
    9
    Views
    2,787

    [url] then /url in same type of braces.

    [url] then /url in same type of braces.
  4. Replies
    9
    Views
    2,787

    Enumerating platforms: #include [opencl...

    Enumerating platforms:


    #include [opencl header here]

    #include <sstream>
    #include <string>

    #define MAX_PLATFORM_IDS 8
  5. Replies
    9
    Views
    2,787

    See chapter 4.2 on how to get a list of devices,...

    See chapter 4.2 on how to get a list of devices, 4.3 how how to create a context, linking those devices as a group, and 5.* on how to use contexts, such as to execute kernels, and the like. If I...
Results 1 to 5 of 5