Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rajith-r's full-sized avatar

Block or report rajith-r

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. openmpi-matrix-mul openmpi-matrix-mul Public

    Implemented matrix multiplication with tiling using openmpi

    C++

  2. CPP_Parallel_STL_Benchmarks CPP_Parallel_STL_Benchmarks Public

    Benchmarked key parallel stl algo

    C++

  3. cuda-matmul-streams cuda-matmul-streams Public

    Overlapped CUDA GEMM using 4 streams + cudaMemcpy2DAsync; tiled H2D/compute/D2H with pinned host memory and a tiny RAII device buffer.

    Cuda

  4. cuda_kernels cuda_kernels Public

    Some cuda kernels you can execute on leetgpu

    Cuda

  5. CUDA_OpenCL_Week3_deliverables CUDA_OpenCL_Week3_deliverables Public

    Matmul for cuda and opencl naive and tiled benchmarked

    C++

  6. Sorting-Cuda Sorting-Cuda Public

    Initial Sorting code

    Cuda