0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for FreeBSD. As we use the ocl-icd loader, we do not know which vendor OpenCL has, hence: FreeBSD was my choice. That being said, generic or Khronos would also be suitable. More... over 9 years ago
Add support for FreeBSD. More... over 9 years ago
Do not include malloc.h also on FreeBSD More... over 9 years ago
Improvements to profiling apparatus Added JNI-side caching of compiled binaries per kernel per device Added java-side support for control of binary caching Added facility to cleanUpArrays() in a kernel, frees (most of) GPU memory associated with a kernel but retains JINContext to allow kernel reuse More... over 9 years ago
Fixing link More... over 9 years ago
Adding AccessingMultiDimNDRangeProposal More... over 9 years ago
Update JavaKernelGuidelines.md More... over 9 years ago
Update JavaKernelGuidelines.md More... over 9 years ago
Fixing code under bullets More... over 9 years ago
Adding ContributionGuide and JavaKernalGuidelines More... over 9 years ago
Rename the file More... over 9 years ago
Adding developers guide More... over 9 years ago
Adding UsersGuide More... over 9 years ago
Adding NewFeatures More... over 9 years ago
Adding BuildingNBody and AddressSpacesUsingBuffers More... over 9 years ago
Adding UsingLocalMemory More... over 9 years ago
Adding UsingLocalMemory More... over 9 years ago
Adding UsingConstantMemory More... over 9 years ago
Formatting fixes More... over 9 years ago
Update AparapiExtensionProposal.md More... over 9 years ago
Adding AparapiExtensionProposal More... over 9 years ago
Adding AparapiExtensionProposal More... over 9 years ago
Adding DeviceProposal and NewOpenCLBindings More... over 9 years ago
Fix to allow use of __private memory space on NVidia devices More... over 9 years ago
Merge pull request #10 from kishida/AddBracketAroundConditionalExpression More... over 9 years ago
Add parenthesis only when their needed as same as BinaryOperator. More... over 9 years ago
Add brackets around conditional expression More... over 9 years ago
beta version of Device configuration changes and introduction of KernelManager - reverting some accidentally commited files More... over 9 years ago
beta version of Device configuration changes and introduction of KernelManager More... over 9 years ago
beta version of Device configuration changes and introduction of KernelManager More... over 9 years ago