Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L libclfft
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • einsteinathome
  • libclfft
  • Repository

Switch branch/tag
  • libclfft
  • src
  • fft_kernelstring.cpp
Find file BlameHistoryPermalink
  • Heinz-Bernd Eggenstein's avatar
    Bug #1608: clFFT use of native_sin , native_cos can cause validation problems · 233caaf3
    Heinz-Bernd Eggenstein authored Jul 25, 2012
    -fixed compilation warning
    -fixed problem of using "%a" printf-format which is only supported in C99 and later, which cannot be assumed for mingw
     cross compiles for Windows. Now uses this format only conditionally if supported, otherwise falls back to %f for
     generated float literals
    233caaf3

Replace fft_kernelstring.cpp

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.