Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent threads for cuFile #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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