You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply. I was not able to access the computer I ran into above problems. I rerun the above exmaple as the temp-file was deleted already. Here are the results: Temp.zip
I can't reproduce this; tried on Windows using CUDA 11.7 and 11.8. Can you still reproduce with latest master, either using CUDA 11.7 (as reported here) or 11.8 (the default)? You can switch by calling CUDA.set_runtime_version!.
If it still reproduces, please try with #1657 and report the output; it'll include the exact compiler invocation in case I'm not accurately reproducing that here.
Describe the bug
When launiching Julia with NSight on Windows 11 some functions error with PTX compile error.
To reproduce
The Minimal Working Example (MWE) for this bug:
works for normally started Julia process but errors when started in NVIDIA NSight 22.4.1 on Windows 11
Manifest.toml
Expected behavior
A clear and concise description of what you expected to happen.
Version info
Details on Julia:
Details on CUDA:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: