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

compiler: only use offloading flags for amd gpu not cpu #2087

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

mloubout
Copy link
Contributor

No description provided.

@mloubout mloubout added the arch jitting, archinfo, ... label Mar 13, 2023
@mloubout mloubout requested a review from FabioLuporini March 13, 2023 14:01
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #2087 (85594d2) into master (e74d37c) will increase coverage by 1.13%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #2087      +/-   ##
==========================================
+ Coverage   86.66%   87.79%   +1.13%     
==========================================
  Files         221      221              
  Lines       38561    38642      +81     
  Branches     4957     5000      +43     
==========================================
+ Hits        33418    33926     +508     
+ Misses       4577     4165     -412     
+ Partials      566      551      -15     
Impacted Files Coverage Δ
devito/arch/compiler.py 42.34% <0.00%> (+0.03%) ⬆️

... and 47 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

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

uncontroversial

How did you notice it?

@mloubout
Copy link
Contributor Author

How did you notice it?

My home laptop is amd cpu.

@mloubout mloubout merged commit 9061a67 into master Mar 14, 2023
@mloubout mloubout deleted the amd-cpu branch March 14, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch jitting, archinfo, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants