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

Use window for all the AVX2 instructions #332

Merged
merged 2 commits into from
Feb 15, 2023
Merged

Use window for all the AVX2 instructions #332

merged 2 commits into from
Feb 15, 2023

Conversation

yamaguchi1024
Copy link
Member

@yamaguchi1024 yamaguchi1024 commented Feb 15, 2023

This fixes the compilation errors in BLAS level3

@yamaguchi1024 yamaguchi1024 enabled auto-merge (squash) February 15, 2023 01:17
@codecov-commenter
Copy link

Codecov Report

Merging #332 (f4801b3) into master (4360912) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   86.79%   86.76%   -0.04%     
==========================================
  Files          76       76              
  Lines       17067    17067              
==========================================
- Hits        14814    14808       -6     
- Misses       2253     2259       +6     
Impacted Files Coverage Δ
src/exo/libs/memories.py 87.70% <0.00%> (ø)
src/exo/platforms/x86.py 100.00% <ø> (ø)
tests/conftest.py 82.27% <0.00%> (-3.80%) ⬇️

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

@yamaguchi1024 yamaguchi1024 merged commit 6caa316 into master Feb 15, 2023
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