Skip to content
View aglenis's full-sized avatar
Block or Report

Block or report aglenis

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

Popular repositories Loading

  1. gpu_medfilter gpu_medfilter Public

    Median filter implementation on GPUs and multicores

    C++ 7 3

  2. kafka_monitoring_pandas kafka_monitoring_pandas Public

    Jupyter Notebook 2

  3. cub_integral_image cub_integral_image Public

    Integral image implementation using CUB

  4. GpuComputing GpuComputing Public

    Forked from mikeroberts3000/GpuComputing

    This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives: map, reduce, prefix sum (scan), split, radix sort, and histogram. I use these primitives t…

    Python

  5. cuda-scons cuda-scons Public

    Forked from bryancatanzaro/cuda-scons

    SCons scripts for cross-platform CUDA development

    Python

  6. cudahandbook cudahandbook Public

    Forked from ArchaeaSoftware/cudahandbook

    Source code that accompanies The CUDA Handbook.

    C++