Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • feature/MatlabBackup
  • feature/MatlabWrapper
  • feature/deviceName
  • feature/linux
  • master default protected
  • timing
  • v2.02
  • v2.01
  • v2.0
  • Release_1.0
  • HIP_name_chnage
  • deletedOld
  • v1.0.2
  • PaperRelease
  • Release-0.0.6b
  • Release-0.0.5b
  • Release-0.0.4b
  • Release-0.0.3a
  • Release-0.0.2a
  • Release-0.0.1a
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Feb8726Jan238Dec211Nov31Oct126Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743231Mar28272524212024Feb21201586111Jan11Nov6131Oct29282725242221191611109328Sep2726242321121075230Aug6521Found memory leak in resizeBinary commitSuppressed a compiler warning in VecAdded an early out message to tell the matlab caller that resize cannot enlarge yetFixed bug where the image was not reduced or enlarged.Binary commitMoved the linear interpolation to CudaImageContainer and changed coordinate access to () instead of []Added the device name to the mutex txt file.Added the occupancy calculator to each kernelAdded a function to better calculate the optimal block occupancyAdded compute and shader model 5.0 to the compile flagsRemoved the old ReduceImageAdded the device name to the mutex txt file.feature/deviceN…feature/deviceNameResize now works for mean reductionsRemoved max registers in the compiler flagsAdded a new version of Vec which stores the data in a array.Got rid of superfluous dllexport semantic since we're using a def file.Added some template code to make building cuda processing commands a little simpler.Updated all cuh files to use getDims() instead of getDeviceDims().Some fixes for issues with new Vec cpu/gpu functions and anonymous union.Added a resize kernel stubIgnoring device02.txtRemoved DeviceVecStarted the outer part of the resize function.Separated out setting up input and output pointers in the mex project.Added a matlab function to make an ellipsoid binary maskFixed bug in creating a ball binary maskBinary commitBoth morphological open and close use the new helper functions and can take a binary imageFixed offset bug in min and max kernels.Format changing so a function will diff easier to its lower level counterpartAdded a helper function to load matrices into c memory intended for constant memory on the gpuAdded support for binary imagesUpdated regedit file.Updated project to remove dll and just keep libRecompiled BinariesAdded explicit set device before each cuda functionsAdded a more verbose version of getting the stats for the devicesAdded VC.db and opendb to gitignoreBinary commit
Loading