summaryrefslogtreecommitdiff
path: root/libopencl
AgeCommit message (Expand)Author
2024-04-04Migrate gpgpu-sim build system to cmake (#66)WilliamMTK
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2019-10-17libopencl: Calculate a valid offset in bind_args()Roy Spliet
2019-10-17libopencl: Perform PDOM analysisRoy Spliet
2019-10-17libopencl: Stub clGetProgramBuildInfo()Roy Spliet
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
2019-07-10Move g_globals and g_constantsMengchi Zhang
2019-07-09Move g_ptx_sim_modeMengchi Zhang
2019-07-09Move g_ptx_kernel_countMengchi Zhang
2019-07-08Move cp_countMengchi Zhang
2019-07-07g_keep_intermediate_filesMengchi Zhang
2019-07-01Move g_debug_ir_generation and GPGPUSim_InitMengchi Zhang
2019-06-12Integrate ptxinfo into gpgpu_contextMengchi Zhang
2019-06-12Move some function from ptx_loader to gpgpu_contextMengchi Zhang
2018-06-29Allowing modern GPU configrations to properly run PTXPLUS.tgrogers
2016-10-31update opencl_runtime similar to cuda_runtimeAhmed ElTantawy
2016-05-15updating CHANGESAhmed ElTantawy
2014-08-14Forgot a file in CL 16503Tim Rogers
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14fixing broken opencl regression from last regression (when the CreateKernel d...Ahmed El-Shafiey
2014-08-14Two small fixes in the OpenCL APIAhmed El-Shafiey
2014-08-14Removing a slew of code still compiled with gcc and the need for a bunch of e...Tim Rogers
2014-08-14Fix for bug 53 and 54. Now clGetDeviceInfo() is returning CL_DEVICE_TYPE pro...Wilson Fung
2014-08-14Fix for bug 51 and 55: Declaration of clCreateContextFromType() is updated t...Wilson Fung
2014-08-14 Fixing a slew of compiler warningsTim Rogers
2014-08-14Apply patch from Kito Cheng to update libopencl for checking NULL error code ...Wilson Fung
2014-08-14nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will...Wilson Fung
2014-08-14OpenCL newer diver fixHadi Jooybar
2014-08-14Integrated in CL14390.Inderpreet Singh
2014-08-14Fixing bad memory references in opencl based on some disconnect between what ...Tim Rogers
2014-08-14Integration from tm-311 branch. Adding support for atomic operation with gen...Wilson Fung
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Forgot to add the Makefile.makedepend rule in the opencl makefileAndrew M. B. Boktor
2014-08-14Now makedepend doesn't have to interfere with our commits anymore.Andrew M. B. Boktor
2014-08-14Fixing a bug in the opencl prebuilt ptx flow.Tim Rogers
2014-08-14Using nvcc present in CUDA_INSTALL_PATH instead of the one in PATHAndrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Adding stub function implementation to get EA_Ropa running on fermi branch.Wilson Fung
2014-08-14using rsync because of ssh having issues with concurreny copyingTim Rogers
2014-08-14Fixing the copy directoriesTim Rogers
2014-08-14Adding support to change the directory on the remote opencl compilationTim Rogers
2014-08-14Fixed build fail when there is no openclAndrew M. B. Boktor
2014-08-14Warnings cleanupTim Rogers
2014-08-14Integrated in 10477 - Fixes for compiling with gcc v4.5.1Inderpreet Singh
2014-08-14- Minor change to make things simpler, basically removing all instances ofAndrew M. B. Boktor
2014-08-14Fix for Bug 109 - memory alignment should be 256 bytes.Inderpreet Singh
2014-08-14Initial modifications to the opencl runtime API to allow the AMD sample appli...Tayler Hetherington
2014-08-14Integration change. Bringing in the remote opencl changes from mem_divergenceTim Rogers
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2010-12-28- parameter memory and active threads now part of kernel_info_t:Tor Aamodt