You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* removed source setvars and manipulation of DYLD_LIBRARY_PATH
move macos mkl install into separate script
move variable export to main calling function
set lib env export in action
source instead of execute
set MKLLIB per case, skip 2021.5 macos mkl
* use macos install script for both dmgs, answer y in apt install for act compatibility
* remove accidental duplication
* reverse order of passed variables in case string is empty
* remove pasted garbage in link
* rename macos install script
* try wo another export of MKLLIB in the action.yml
* export mkllib in test
* no latest when using MKLROOT for macos
* test for macos 14 with latest basekit for all intel comp versions
* set conditions to run mkl test in mkl action file
* run all tests
* exclude lfortran and nvidia from mkl test
0 commit comments