This commit is contained in:
dino.celebic 2025-11-11 15:50:51 +01:00
commit 3882aee07a
71 changed files with 160045 additions and 0 deletions

49
ex3/seq/compile.log Normal file
View file

@ -0,0 +1,49 @@
----------- skalar -----------
/home/dino/scf_celebic/ex3/seq/skalar
########### ONEAPI_ ###########
Makefile:32: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
Makefile:32: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
----------- skalar_stl -----------
/home/dino/scf_celebic/ex3/seq/skalar_stl
########### ONEAPI_ ###########
Makefile:30: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
Makefile:30: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
----------- jacobi -----------
----------- jacobi_stl -----------
----------- jacobi_oo_stl -----------
/home/dino/scf_celebic/ex3/seq/jacobi_oo_stl
########### ONEAPI_ ###########
Makefile:26: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
Makefile:26: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
----------- thread_17 -----------
/home/dino/scf_celebic/ex3/seq/thread_17
########### ONEAPI_ ###########
Makefile:42: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
Makefile:42: ../ONEAPI_default.mk: No such file or directory
make: *** No rule to make target '../ONEAPI_default.mk'. Stop.
----------- densematrices_libs -----------