Skip to content
Commit f005fb21 authored by Arash's avatar Arash Committed by GitHub
Browse files

Update benchmark.py

Fixing CompilerWarning: <program source>: warning: double precision constant requires cl_khr_fp64, casting to single precision
An application that wants to use double will need to include the directive before any double precision data type is declared in the kernel code.
parent bff206a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment