Correctly handle clGetDeviceIDs in generator and tests
authorVincent Danjean <Vincent.Danjean@ens-lyon.org>
Wed, 3 Jun 2015 16:00:08 +0000 (18:00 +0200)
committerVincent Danjean <Vincent.Danjean@ens-lyon.org>
Sat, 6 Jun 2015 16:10:34 +0000 (18:10 +0200)
commit3156604d7fd0528c42abc5a991268505173083a0
treeddc2ebfdae7b6da4f19f7070d0acbcb4095d1c6e
parentadb1445d0c8a45dce011d100ac524405aa244a4d
Correctly handle clGetDeviceIDs in generator and tests

As this function is used  by our implementation (to get
the number of supported GPU/CPU/Devices), it has to be
handled specifically
icd_generator.rb
libdummy_icd.c