Files in Jiefei-Wang/gpuMagic
An openCL compiler with the capacity to compile R functions and run the code on GPU

.BBSoptions
.Rbuildignore
.gitignore
DESCRIPTION
INSTALL.md
NAMESPACE
NEWS
R/ParserFramework.R R/RCParser.R R/RCParserFunc.R R/RCParserFunc_Rlevel.R R/RCParserSupportFunc.R R/RCParser_elementOP.R R/ROptimizer.R R/ROptimizerSupportFunc.R R/RParser.R R/RParserSupportFunc.R R/RProfiler.R R/RProfilerFunc.R R/RProfilerSettings.R R/RProfilerSupportFunc.R R/extCodeManager.R R/gpuApply.R R/gpuApply_Funcs.R R/gpuFunctions.R R/gpuMatix.R R/gpuRefAddress.R R/gpuResourcesManager.R R/hash.R R/kernelManager.R R/managerTools.R R/pkgFunc.R R/pkgSetting.R R/tools.R R/toolsSupportFuncs.R R/varInfoManager.R README.md
inst/include/inc/CL/cl.h
inst/include/inc/CL/cl_d3d10.h
inst/include/inc/CL/cl_d3d11.h
inst/include/inc/CL/cl_dx9_media_sharing.h
inst/include/inc/CL/cl_dx9_media_sharing_intel.h
inst/include/inc/CL/cl_egl.h
inst/include/inc/CL/cl_ext.h
inst/include/inc/CL/cl_ext_intel.h
inst/include/inc/CL/cl_gl.h
inst/include/inc/CL/cl_gl_ext.h
inst/include/inc/CL/cl_platform.h
inst/include/inc/CL/cl_va_api_media_sharing_intel.h
inst/include/inc/CL/cl_version.h
inst/include/inc/CL/opencl.h
inst/include/inc/README.txt
man/DeviceInfo.Rd man/Matrix.Rd man/Scalar.Rd man/as.matrix.gpuMatrix.Rd man/as.vector.gpuMatrix.Rd man/compileGPUCode.Rd man/dot-kernel.Rd man/extract-methods.Rd man/gpuMagic.getAvailableType.Rd man/gpuMagic.getMemUsage.Rd man/gpuMagic.getOptions.Rd man/gpuMagic.setOptions.Rd man/gpuMatrix.Rd man/gpuSapply.Rd man/gpuSapply.getOption.Rd man/internalFunctions.Rd man/kernel.getOption.Rd man/ncol-gpuMatrix-method.Rd man/no_copy_method.Rd man/printFunctions.Rd man/subRef.Rd
src/.gitignore
src/C_Interface.cpp
src/C_Interface.h
src/CommonHeader.h
src/Makevars
src/Makevars.win
src/R_functionRegistration.cpp
src/Tools.cpp
src/Tools.h
src/kernelManager.cpp
src/kernelManager.h
src/openArray.cpp
src/openArray.h
src/openCL_lib.h
src/unitTestHeader.h
tests/testthat.R
tests/testthat/opencl_code.c
tests/testthat/test_gpuMatrix.R tests/testthat/test_gpuSapply.R tests/testthat/test_gpuSapply_application.R tests/testthat/test_gpuSapply_matrixOP.R tests/testthat/test_gpuSapply_stats.R tests/testthat/test_kernelManager.R tests/testthat/test_mistakeInHistory.R
vignettes/.gitignore
vignettes/Customized-openCL-code.Rmd vignettes/Quick_start_guide.Rmd
Jiefei-Wang/gpuMagic documentation built on March 27, 2022, 5:23 a.m.