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.04Feb2131Jan29281514826Nov25242322208Sep7319Aug828Jul19121126Jun25201813125328May16103124Apr2320151487431Mar3027262322201916131211643221Feb201912111020Jan421Oct78Aug1May30Apr2830Mar29212018Feb1413128726Jan238Dec211Nov31Oct126Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743Code to generate test image setFix for sum memory allocation issueUse Vec<uint> for block/thread countsPull from Github/HIP. ScopedProcessMutex, Cuda 9.2,Avoid including windows.h in headers where possibleUse windows-specific process mutex when _WIN32 definedBinaries for Matlab HIP wrappers.Use a scoped process mutex at top-level of matlab commandsLicense info and updated readmeAdded boost::interprocess and dependenciesKeep input/output images the same size in Python.Fix to support column/row-major numpy arraysRenamed ImageContainer.h to ImageView.hOwnership semantics for CPU image containersMake 'clean' now only removes object files and output targets.Use local templated functions to simplify Python wrappersUse local templated functions to simplify Mex wrappersRemoved superfluous min/max functionsMacros to simplify creation of type maps for script wrappersFixed kernel device allocation in case no values are passed inUse signed type for comparisons in kernel iteratorMatlab updates for identity filterAdded identity copy filter for testing purposesMerge pull request #4 from mwinter/masterUpdated matlab build script to support linuxMakefile now places objects in Intermediate folder to keep build cleanerDefault to Matlab 2018bMakefile fixes for MATLAB buildFixed include and size mistmatches (GCC/Clang compatibility)Update all python commands to use Script:: namespaceUpdated all mex commands to use new Script:: namespaceMoved script-array helper routines into common code and namespace with define guardsCleaned up and generalized our SFINAE macrosFix for non-conformant scoped template specializationUse std::memset for platform compatibilityRemoved windows-specific ScopedProcessMutexMoved py3c dependencies to src/c/external folderMex command info now depends only on static-defined nameAdded LD_FLAGS for linker passthrough options.Cleanup warnings and #pragma optimize lines.
Loading