Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libclfft
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Oliver Behnke
libclfft
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e01a2fd14b46c7656fe9a4da1626d7cd085d580c
Select Git revision
Branches
5
HSA
clmathfft
improve_Makefile
longer_dft_support
master
default
protected
Tags
2
current_fgrp_apps
current_brp_apps
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Dec
21
Aug
12
17
Jun
14
13
21
Feb
20
18
23
Apr
7
Jun
5
May
20
May
5
Dec
21
Sep
26
Jul
25
24
23
13
7
26
Jun
25
22
8
20
Oct
17
13
Sep
20
May
23
Mar
21
18
17
16
9
7
3
12
Jan
Merge branch 'remove-GPU-constraint' into 'master'
master
master
Remove GPU constraint
Merge branch 'improve_Makefile' into 'master'
example/Makefile: adapt the include path selection from src/Makefile here
improve_Makefile
improve_Makefile
Makefile: renamed target 'sample' to avoid conflict with directory name
don't force building the static version when installing
allow static and shared builds from top level
fix selection of possible include paths
Makefile: improve selection of possible include paths
fix MinGW build
Makefile improvements
Merge branch 'master' into 'master'
add a shared library version
Merge branch 'rename_to_eclfft' into 'master'
add a target 'install'
Added README
HSA version from Christophe Choquet
HSA
HSA
Added AMD's clFFT from the clMath libraries as a submodule
clmathfft
clmathfft
make index calculation save for long transforms (2^24 +) by eliminating xxx24 integer functions that internally perform ploating point arithmetic using floats (24 bit mantissa)
current_fgrp_ap…
current_fgrp_apps longer_dft_support
added comments in header file for extended plan generation function
Ensure static linking of libgcc and libstdc++ (the latter requires GCC 4.5)
current_brp_apps
current_brp_apps
Switching to archive files (OpenCL.lib for 64 bit seems to be compiled to a different/incompatible format)
Added MinGW 64 bit build target
Update APP SDK version to 2.6
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Allow overriding of default build tools
added file comment headers to express that this is now derived work and not the original Apple source code
Bug #1649: wrong results for transform lengths > 2^24
Bug #1641: double fp literals cause compilation errors with OpenCL
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
Updated Win32 build to APP SDK 2.5
Fixed arch handling
Updated AMD APPSDK environment settings/defaults
Added library import file for Windows OpenCL runtime
Added top-level convenience Makefile
Added Makefiles for Win32 cross-compilation on Linux (using MinGW)
Loading