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.030Apr2830Mar29212018Feb1413128726Jan238Dec211Nov31Oct126Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743231Mar28272524212024Feb21201586111Jan11Nov6131Oct29282725242221191611109328Sep2726242321121075230Aug6521Seperable kernel?Start of LoGBinary commitChoose the device with the most memory available not biggest possibleCorrected the log error in the entropy filterImage chuncks were not utilizing the memory when one dimension did not match the max chunk sizeMoved MexResize into the correct subfolder and updated vc project.First attempt at linux compilefeature/linuxfeature/linuxFixed the entropy filterAdded the start to an entropy filterDon't use linear interpolation if it is not nessasaryBinary CommitAdded a scoped mutex to command runAdded a floor to Vec so that resize can call it explicitlyBinary commitFixed a bug in calculating the max number of threads to use in a block.Added a random wait for the file semaphore which is important for multi threaded operations.Suppressing the warning by fixing the Vec functions correctlyFound 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.txt
Loading