Skip to content

Transparent threads for cuFile#3

Open
jjravi wants to merge 1 commit intoNVIDIA:mainfrom
jjravi:transparent_threads
Open

Transparent threads for cuFile#3
jjravi wants to merge 1 commit intoNVIDIA:mainfrom
jjravi:transparent_threads

Conversation

@jjravi
Copy link

@jjravi jjravi commented Feb 5, 2021

This tool enables transparent threading for the cuFile API.

I have not done any performance testing yet.

@jjravi jjravi force-pushed the transparent_threads branch from 83af516 to cbaf0c1 Compare February 5, 2021 20:03
find_package(CUDA REQUIRED)
find_package(MPI REQUIRED)
include_directories(${CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES})
include_directories("/usr/local/gds/lib")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The path names have changed to be

/usr/local/cuda/targets/x86_64-linux/lib/
/usr/local/cuda/targets/x86_64-linux/include/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants