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
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
Maximillian Bensch
libclfft
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
remove-CPU-constraint
Select Git revision
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
25
18
Aug
17
29
Apr
3
Dec
21
Aug
12
26
Jun
17
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
clFFT_GetSize: add batchSize argument
add-clFFT_GetSize
add-clFFT_GetSize
clFFT_GetSize: do not count mallocs, return estimated size
clFFT_GetSize: add addtional allocs from exectute step
Add clFFT_GetSize() for getting the size of a plan
Update to lastest apple OpenCL_FFT
add-dylib-target
add-dylib-target
create dylib target for macos
printPlanSizes: output in MB
counting-mallocs
counting-mallocs
add printPlanSizes(clFFT_Plan Plan)
save sizes for counting right
Memdebug: count memory allocs
Merge branch 'remove-GPU-constraint' into 'master'
master
master
Remove GPU constraint
Remove CPU constraint
remove-CPU-cons…
remove-CPU-constraint
Merge branch 'improve_Makefile' into 'master'
example/Makefile: adapt the include path selection from src/Makefile here
PKGBUILD: add provides and conflicts
Add-PKGBUILD
Add-PKGBUILD
Add PKGBUILD file for Arch linux
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
Loading