Skip to content
Snippets Groups Projects

allow to override default OpenCL compile options by defining CLFFT_COMPILE_OPTIONS macro

Merged Bernd Machenschalk requested to merge override_cl_compile_options into master

In the radio pulsar search application, the one that this lib was originally developed for, we try to avoid fused multiple-add instructions, in particular when building the FFTW library. However, this library explicitly enables these ("-cl-mad-enable"). We need a way to override these (default) OpenCL compile flags externally to ensure compatibility (comparability of results).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading