Skip to content
View Eths33's full-sized avatar

Block or report Eths33

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

    Simple demonstration of CUDA graphs using the vector add code from Visual Studio's default CUDA project as a starting point.

    C++ 4

  2. WinSock-demo-with-Error-reporting WinSock-demo-with-Error-reporting Public

    Socket demo with Error reporting, making a connection and streaming data

    C++ 1 1

  3. CUDATestsAndMemoryManagement CUDATestsAndMemoryManagement Public

    Developing Simple tests in CUDA to test code behaviors. Also, made a memory allocater to handle freeing all memory allocated with it.

    Cuda

  4. NNS_Cpp_SingleThread NNS_Cpp_SingleThread Public

    Nearest Neighbor Search

    C++

  5. NNS_Python_SingleThread NNS_Python_SingleThread Public

    A mirror of the C/C++ demo previously made

    Python

  6. NNS_Cpp_OMP NNS_Cpp_OMP Public

    Nearest Neighbor Search in 3D Space

    C++