Skip to content

Add wrappers for NVPERF#1823

Draft
vchuravy wants to merge 1 commit into
mainfrom
vc/nvperf_host
Draft

Add wrappers for NVPERF#1823
vchuravy wants to merge 1 commit into
mainfrom
vc/nvperf_host

Conversation

@vchuravy
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/CUDA.jl
# compiler libraries
include("../lib/cupti/CUPTI.jl")
export CUPTI
include("../lib/nvperf/NVPERF.jl")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why a default module? We only load CUPTI because we use it for @device_code_sass. Or do you have similar plans for NVPERF?

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