Skip to content
View tugrul512bit's full-sized avatar
  • ZeroDensity
  • Earth, Sun System, Milkyway Galaxy, Observable Universe
Block or Report

Block or report tugrul512bit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tugrul512bit/README.md

tugrul512bit's GitHub stats

Pinned

  1. libGPGPU libGPGPU Public

    Multi-GPU & CPU OpenCL kernel executor with load-balancing as if there is one big GPU.

    C++ 8 2

  2. LruClockCache LruClockCache Public

    A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

    C++ 59 5

  3. UfSaCL UfSaCL Public

    Ultra fast simulated annealing with OpenCL & multiple accelerators, GPUs, CPUs.

    C++ 3 1

  4. VectorizedKernel VectorizedKernel Public

    Running GPGPU-like kernels on CPU with auto-vectorization for SSE/AVX/AVX512 SIMD Architectures

    C++ 7 1

  5. FastCollisionDetectionLib FastCollisionDetectionLib Public

    C++ adaptive grid for fast collision detection between AABB particles.

    C++ 12 2

  6. VirtualMultiArray VirtualMultiArray Public

    C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for data transfers. (Random access: faster than HDD) (Sequential …

    C++ 14 3