Results 1 to 2 of 2

Thread: OpenCL: Gentle introduction to OpenCL

  1. #1
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    OpenCL: Gentle introduction to OpenCL

    Matthew Scarpino wrote very good article as introduction to OpenCL:
    http://drdobbs.com/high-performance-...1002854?pgno=1

    He provides C code, which I translated to ThinBASIC and attached to this post. So as you can see, when eager to develop cutting edge technologies, C is not the only choice, you can happily use ThinBASIC.
    I recommend to read the article first and then download the ThinBASIC example below and examine the code for ideal learning experience.

    Important note: The code requires the OpenCL headers.


    Petr
    Attached Images Attached Images
    Attached Files Attached Files
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  2. #2
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404
    Thanks for opencl work Petr. I have seen some impressive demos of opencl,but I must admit it is tough to grasp, but your enthusiasm for it and links will keep me chasingafter it.

Similar Threads

  1. OpenCL: Vector Add [Updated Sep 04 2011]
    By Petr Schreiber in forum OpenCL
    Replies: 14
    Last Post: 09-02-2010, 10:33
  2. OpenCL: Video introduction
    By Petr Schreiber in forum OpenCL
    Replies: 1
    Last Post: 17-01-2010, 09:51

Members who have read this thread: 0

There are no members to list at the moment.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •