Skip to content

Popular repositories

  1. apsp apsp Public

    All pairs shortest path.

    C++ 1

  2. cudaf.github.io cudaf.github.io Public

    A summary of CUDA examples.

    1

  3. hello-world hello-world Public

    A "Hello, World!" program generally is a computer program that outputs or displays the message "Hello, World!".

    C++

  4. addition addition Public

    Addition is the process of calculating the total of two or more numbers or amounts.

    C++

  5. device-properties device-properties Public

    The properties of a compute device can used for knowing how much memory and what capabilities the device has.

    C++

  6. choose-device choose-device Public

    Selection of compute-device which best matches criteria.

    C++

Repositories

Showing 10 of 15 repositories
  • cudaf.github.io Public

    A summary of CUDA examples.

    1 MIT 0 0 0 Updated Dec 2, 2021
  • hello-world Public

    A "Hello, World!" program generally is a computer program that outputs or displays the message "Hello, World!".

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • matrix-multiplication Public

    The resultant of two matrices, formed by calculating dot-product of respective components is called matrix multiplication.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • malloc-test Public

    malloc() is a function for dynamic memory allocation in C.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • histogram Public

    Histogram represents a count of the frequency of each element in a data set.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • dot-product Public

    The scalar product of two vectors is called dot product.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • choose-device Public

    Selection of compute-device which best matches criteria.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • device-properties Public

    The properties of a compute device can used for knowing how much memory and what capabilities the device has.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • addition Public

    Addition is the process of calculating the total of two or more numbers or amounts.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021
  • vector-sum Public

    The resultant of two vectors, calculated by adding respective components of each vector is called vector sum.

    C++ 0 MIT 0 0 0 Updated Dec 2, 2021

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…