lppcom / opencl-book-samples

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

--cpu broken in the Dijkstra sample (Chapter 16) #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is this errata for the book or an issue with the source code?

Source code.

If errata, please describe the problem in the book (with page number). If
this is an issue with the source code, please specify the problem,
platform, OpenCL implementation, and any additional information that will
help us reproduce the problem:

The Dijkstra cannot run the CPU-only test as --cpu is parsed to --cpugpu for 
some reason. 

Original issue reported on code.google.com by pekka.ja...@gmail.com on 24 Jan 2012 at 5:43