taqmi / opencl-book-samples

Automatically exported from code.google.com/p/opencl-book-samples
0 stars 0 forks source link

Errata: Incorrect comment in code snippet (ch.3, pg.66) #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Listing 3.1 on page 66 contains an incorrect comment above the 2nd call to 
clGetPlatformIDs(). This is probably a copy&paste issue, as the comment is a 
repeat of the corrct comment from the first call to the function.

Original issue reported on code.google.com by wel...@gmail.com on 4 Aug 2011 at 12:49

Attachments:

GoogleCodeExporter commented 9 years ago
This comment is a mistake and should be fixed to say "Next, query for the list 
of platform IDs".

Original comment by dginsb...@upsamplesoftware.com on 6 Aug 2011 at 12:47