Skip to content
View TravisWThompson1's full-sized avatar
Block or Report

Block or report TravisWThompson1

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

Pinned

  1. CUDA_Point_Calculations_Tiling_Example CUDA_Point_Calculations_Tiling_Example Public

    Example of moderately optimized tiling calculation used for N-body interaction systems using C++ and CUDA.

    Cuda

  2. Algorithm_Analysis-CUDA_Search_Unsorted_Array_for_Unique_Value Algorithm_Analysis-CUDA_Search_Unsorted_Array_for_Unique_Value Public

    Algorithm analysis of algorithms to search for a unique value in an unsorted array using CUDA.

    Cuda

  3. cuComplex_Operators cuComplex_Operators Public

    Header file for overloaded operators for cuComplex structures in CUDA.

    C++ 1 2

  4. Adaptive_Mesh_Refinement-AMR_Tree Adaptive_Mesh_Refinement-AMR_Tree Public

    Adaptive mesh refinement (AMR) tree data structure to be used to divide large systems of coordinate points into subsystems.

    C++ 6

  5. Makefile_Example_CUDA_CPP_To_Executable Makefile_Example_CUDA_CPP_To_Executable Public

    Example Makefile for CUDA and C++ source files in a standard project layout.

    Cuda 45 17