Skip to content
View akjt's full-sized avatar
  • Cambridge

Block or report akjt

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. SharedMemoryParallelisation SharedMemoryParallelisation Public

    A simple code that compares the bandwidth using a shared memory MPI and point-to-point communication technique. It uses a task based parallel approach where ranks are coloured each representing a t…

    C++ 3

  2. ExpressionTemplates ExpressionTemplates Public

    A C++ skeleton for arithmetic operations using expression templates. Only the add operator is for now supported using the dynamic 2D container - with no simd vectorisation.

    C++

  3. spdlog spdlog Public

    Forked from gabime/spdlog

    Fast C++ logging library.

    C++