FourierConvolutionCUDALib
FourierConvolutionCUDALib copied to clipboard
Implementation of 3d non-separable convolution using CUDA & FFT Convolution
Hello everyone, We have been collecting a bunch of multiview light-sheet data sets, which we would like to fuse using the GPU option in BigStitcher. For setting up GPU-based analysis,...
... in Ubuntu 16.04 with CUDA 10.0. All this commit does is remove code that sets a compatibility mode for CUDA versions earlier than 6050. All tests pass with ctests.
Hi I have downloaded the FourierConvolutionCUDALib.dll and SeparableConvolutionCUDALib and the associated codes from your page to my Fiji directory. However, I face the following error, when loading the FourerConvoltionCUDALib when...
don't merge yet, I am trying to use [google/benchmark](github.com/google/benchmark) with this c++2003 library and am failing miserably if anyone, knows how to link libbenchmark.a into a c++2003 binary and resolve...
This code is unlicensed. I just noticed that. We should add one though. I suggest BSD-3-clause. Any opinions on that?
Hi, I would like to use the plugin for deconvolving light-sheet time-lapses that can reach 1TB. I'm currently using the plugin on a server that includes two GPU's, but I...
Hello @StephanPreibisch I did some MVD on a NVIDIA GeForce GTX Titan Black. If I set the block size in one or more dimensions to an odd number the deconvolved...
Hi @psteinb & @StephanPreibisch, I'm using these CUDA implementations now for a while (thank you!), but I figured that there seems to be something really strange going on concerning the...