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

Prevent toplevel compilation. #1391

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Prevent toplevel compilation. #1391

merged 1 commit into from
Feb 22, 2022

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 22, 2022

Noticed in maleadt/LLVM.jl#291 -- precompiling CUDA.jl shouldn't trigger compilation of device code.

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #1391 (d65f71c) into master (ad5aa8b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1391   +/-   ##
=======================================
  Coverage   78.03%   78.03%           
=======================================
  Files         121      121           
  Lines        8942     8942           
=======================================
  Hits         6978     6978           
  Misses       1964     1964           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad5aa8b...d65f71c. Read the comment docs.

@maleadt maleadt merged commit 18738cf into master Feb 22, 2022
@maleadt maleadt deleted the tb/no_toplevel_compilation branch February 22, 2022 10:22
maleadt added a commit that referenced this pull request Feb 25, 2022
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.

1 participant