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: add extra platforms and language to the custom compiler #2255

Merged
merged 5 commits into from
Nov 6, 2023

Conversation

mloubout
Copy link
Contributor

Add newer compilers to outdated CustomCompiler

@mloubout mloubout added the arch jitting, archinfo, ... label Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #2255 (f2dfd6b) into master (40d9fbc) will decrease coverage by 0.01%.
The diff coverage is 54.28%.

@@            Coverage Diff             @@
##           master    #2255      +/-   ##
==========================================
- Coverage   86.95%   86.95%   -0.01%     
==========================================
  Files         229      229              
  Lines       41919    41939      +20     
  Branches     7740     7748       +8     
==========================================
+ Hits        36451    36466      +15     
- Misses       4831     4836       +5     
  Partials      637      637              
Files Coverage Δ
devito/mpi/distributed.py 92.90% <100.00%> (ø)
devito/types/dense.py 93.88% <100.00%> (ø)
tests/test_mpi.py 99.19% <100.00%> (+<0.01%) ⬆️
devito/arch/compiler.py 40.08% <40.74%> (+0.08%) ⬆️

@mloubout mloubout force-pushed the update-custom-compiler branch 2 times, most recently from 8310cb3 to 0664936 Compare November 1, 2023 14:35
@mloubout mloubout force-pushed the update-custom-compiler branch 2 times, most recently from cf9d7e5 to 2411af6 Compare November 3, 2023 18:15
@mloubout mloubout force-pushed the update-custom-compiler branch from 2411af6 to 0f8f88b Compare November 4, 2023 11:16
@mloubout mloubout force-pushed the update-custom-compiler branch from a9e39d3 to f2dfd6b Compare November 6, 2023 13:38
@mloubout mloubout merged commit 7c155e0 into master Nov 6, 2023
32 checks passed
@mloubout mloubout deleted the update-custom-compiler branch November 6, 2023 18:13
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.

3 participants