Skip to content
View Nalaka1693's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report Nalaka1693

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
Nalaka1693/README.md
  • 👋 Hi, I’m @Nalaka
  • 👀 I’m interested in accelerated systems, heterogeneous computing and parallel computing
  • 🌱 I’m currently learning GPU
  • 💞️ I’m looking to collaborate on CUDA programming
  • 📫 How to reach me nalaka.r@eng.pdn.ac.lk

Pinned

  1. pthread_odd_even_sort pthread_odd_even_sort Public

    parallelized odd even sort using C pthreads

    C 1

  2. ALU_verilog ALU_verilog Public

    Basic functions of 32bit ALU developed with Verilog HDL in gate level

    Verilog

  3. auction_bluemix auction_bluemix Public

    A supplier reverse auctioning platform for material based company running on IBM Bluemix node.js container.

    JavaScript

  4. bigInteger_lib bigInteger_lib Public

    Defining large numbers and basic mathematical operations to them in C lanuage

    C

  5. pthread_cache_coherence pthread_cache_coherence Public

    Demonstration of how cache coherence reduce performance of a parallel program and how to overcome them.

    C 1

  6. thread_library thread_library Public

    Assembly level threads implementation (thread switching demonstrated)

    C 1