Enzyme icon indicating copy to clipboard operation
Enzyme copied to clipboard

Add LAPACK fallback

Open wsmoses opened this issue 2 years ago • 1 comments

wsmoses avatar May 28 '22 03:05 wsmoses

1.6 failure looks relevant:

 c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[3]: *** [BCLoad/CMakeFiles/EnzymeBCLoad-11.dir/build.make:76: BCLoad/CMakeFiles/EnzymeBCLoad-11.dir/BCLoader.cpp.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:1146: BCLoad/CMakeFiles/EnzymeBCLoad-11.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:1153: BCLoad/CMakeFiles/EnzymeBCLoad-11.dir/rule] Error 2
make: *** [Makefile:416: EnzymeBCLoad-11] Error 2
ERROR: LoadError: failed process: Process(`cmake --build /home/runner/.julia/scratchspaces/7cc45869-7501-5eee-bdea-0790c847d4ef/build --parallel 2 -t Enzyme-11 EnzymeBCLoad-11`, ProcessExited(2)) [2]

vchuravy avatar May 28 '22 17:05 vchuravy