Skip to content

Conversation

@vchuravy
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

Your PR requires formatting changes to meet the project's style guidelines.
Please consider running Runic (git runic master) to apply these changes.

Click here to view the suggested changes.
diff --git a/src/GPUCompiler.jl b/src/GPUCompiler.jl
index 5d337e5..8752c95 100644
--- a/src/GPUCompiler.jl
+++ b/src/GPUCompiler.jl
@@ -65,7 +65,7 @@ function __init__()
     mkpath(dir)
     global compile_cache = dir
 
-    Tracy.@register_tracepoints()
+    return Tracy.@register_tracepoints()
 end
 
 end # module

@maleadt maleadt merged commit 969e00d into master Apr 23, 2025
21 of 22 checks passed
@maleadt maleadt deleted the vc/tracy branch April 23, 2025 14:30
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.

3 participants