Skip to content
View thesaurabhkumar's full-sized avatar
🎯
Focused
🎯
Focused
Block or Report

Block or report thesaurabhkumar

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

  1. ParallelGaussianProcessRegressionGPU ParallelGaussianProcessRegressionGPU Public

    GPU code using Gaussian Process Regression to predict the values of a function at a point from observations at other points in the domain.

    C++ 1

  2. thesaurabhHome thesaurabhHome Public

    www.thesaurabh.com

    JavaScript

  3. ParallelCalculatePiUsingMPI ParallelCalculatePiUsingMPI Public

    Computes an estimate of π using parallel algorithm and MPI distributed over a cluster of Nodes

    C

  4. ParallelJacobiSolverMPI ParallelJacobiSolverMPI Public

    MPI-­‐based parallel implementation of the Jacobi iterative solver for solving the Laplace equation on a unit square

    C

  5. ParallelDenseMatrixOpenMP ParallelDenseMatrixOpenMP Public

    Dense Matrix Computations with OpenMP. Compute the solution of a linear system Ax=b and verify the accuracy of the solution

    C 1

  6. ParallelInverseUpperTriangleMatrixOpenMP ParallelInverseUpperTriangleMatrixOpenMP Public

    Dense Matrix Computations with OpenMP. Calculate the inverse of an upper triangular matrix in parallel.

    C++ 1