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

GitHub Windows builds fail due to missing cudaProfiler.h #506

Closed
eyalroz opened this issue Apr 22, 2023 · 0 comments
Closed

GitHub Windows builds fail due to missing cudaProfiler.h #506

eyalroz opened this issue Apr 22, 2023 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Apr 22, 2023

It seems NVIDIA has split off the CUDA profiler API, with the cudaProfiler.h header, into its own subpackage, which needs to be specified explicitly for the (Linux and) Windows installer. Let's do that.

@eyalroz eyalroz added the build label Apr 22, 2023
@eyalroz eyalroz self-assigned this Apr 22, 2023
eyalroz added a commit that referenced this issue Apr 22, 2023
…filing-related headers in artificial include-everything example code) on Windows, until we settle the missing `cudaProfiler.h` issue
eyalroz added a commit that referenced this issue Apr 22, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 22, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 22, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 23, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 23, 2023
…filing-related headers in artificial include-everything example code) on Windows, until we settle the missing `cudaProfiler.h` issue
eyalroz added a commit that referenced this issue Apr 23, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 23, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 23, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 23, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
eyalroz added a commit that referenced this issue Apr 23, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
eyalroz added a commit that referenced this issue Apr 29, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 29, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
@eyalroz eyalroz changed the title Windows builds fail due to missing cudaProfiler.h GitHub Windows builds fail due to missing cudaProfiler.h Apr 29, 2023
eyalroz added a commit that referenced this issue Apr 29, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue Apr 29, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
eyalroz added a commit that referenced this issue May 1, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue May 1, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
eyalroz added a commit that referenced this issue May 1, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue May 1, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
eyalroz added a commit that referenced this issue May 11, 2023
…examples explicitly controllable - with MSVC never using them.
eyalroz added a commit that referenced this issue May 11, 2023
…s with CUDA versions before 12, due to trouble locating NVTX headers
@eyalroz eyalroz closed this as completed May 20, 2023
@eyalroz eyalroz reopened this May 20, 2023
@eyalroz eyalroz closed this as completed Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant