GPUCompiler.jl icon indicating copy to clipboard operation
GPUCompiler.jl copied to clipboard

CI: Add Julia 1.7 jobs

Open jpsamaroo opened this issue 3 years ago • 6 comments

Extend AMDGPU job timeout to 3 hours Make AMDGPU job success mandatory

jpsamaroo avatar Mar 16 '22 16:03 jpsamaroo

Need to update AMDGPU to support GPUCompiler 0.14 and remove oneAPI 1.7 job.

jpsamaroo avatar Mar 16 '22 17:03 jpsamaroo

Yeah the oneAPI machine at MIT has been down for weeks... (cc @vchuravy) I'm hoping to replace it with one I manage, but there's bugs in the Intel compiler on that platform...

maleadt avatar Apr 09 '22 08:04 maleadt

Codecov Report

Merging #314 (672edb5) into master (1628800) will increase coverage by 11.29%. The diff coverage is n/a.

:exclamation: Current head 672edb5 differs from pull request most recent head 1e5d1e1. Consider uploading reports for the commit 1e5d1e1 to get more accurate results

@@             Coverage Diff             @@
##           master     #314       +/-   ##
===========================================
+ Coverage   75.23%   86.52%   +11.29%     
===========================================
  Files          22       22               
  Lines        2253     2442      +189     
===========================================
+ Hits         1695     2113      +418     
+ Misses        558      329      -229     
Impacted Files Coverage Δ
src/validation.jl 96.29% <0.00%> (-0.87%) :arrow_down:
src/interface.jl 85.00% <0.00%> (+1.30%) :arrow_up:
src/driver.jl 91.57% <0.00%> (+2.81%) :arrow_up:
src/mcgen.jl 97.36% <0.00%> (+5.26%) :arrow_up:
src/spirv.jl 89.83% <0.00%> (+7.33%) :arrow_up:
src/debug.jl 97.22% <0.00%> (+8.33%) :arrow_up:
src/irgen.jl 94.99% <0.00%> (+8.38%) :arrow_up:
src/jlgen.jl 80.57% <0.00%> (+10.68%) :arrow_up:
src/gcn.jl 84.68% <0.00%> (+15.31%) :arrow_up:
src/ptx.jl 85.61% <0.00%> (+19.24%) :arrow_up:
... and 3 more

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 1628800...1e5d1e1. Read the comment docs.

codecov[bot] avatar Apr 29 '22 13:04 codecov[bot]

oneAPI bot is back, so its 1.7 CI job can be re-enabled.

maleadt avatar Apr 29 '22 14:04 maleadt

@jpsamaroo Can you revert 672edb5

vchuravy avatar May 02 '22 02:05 vchuravy

Maybe rebase for Enzyme?

maleadt avatar May 05 '22 17:05 maleadt

This seems stale, and has conflicts with master. Better start with a new PR once we upgrade CI?

maleadt avatar May 17 '23 11:05 maleadt