-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add mkl to fedora #25
Conversation
7c36905
to
044ef5f
Compare
@junghans not sure what I'm doing wrong here, but this isn't installing MKL for intel as I'm intending |
@masterleinad please review |
Fixed with the strategy from kokkos/ci-containers |
run: | | ||
echo "args<<EOF" >> $GITHUB_OUTPUT | ||
echo ${{ matrix.config.build_args }} | sed 's/,/\n/g' >> $GITHUB_OUTPUT | ||
echo "EOF" >> $GITHUB_OUTPUT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for stealing my code ;-)
This is not kokkos, so nothing for @masterleinad to do here. |
My bad :) |
No longer comes by default? Breaking in ECP-copa/Cabana#720