We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8615d6e commit 4ebbf75Copy full SHA for 4ebbf75
1 file changed
.gitignore
@@ -21,8 +21,10 @@ lapack-netlib/TESTING/testing_results.txt
21
lib.grd
22
nohup.out
23
config.h
24
+config_kernel.h
25
Makefile.conf
26
Makefile.conf_last
27
+Makefile_kernel.conf
28
config_last.h
29
getarch
30
getarch_2nd
@@ -41,6 +43,8 @@ ctest/xzcblat2
41
43
ctest/xzcblat3
42
44
exports/linktest.c
45
exports/linux.def
46
+kernel/setparam_*.c
47
+kernel/kernel_*.h
48
test/CBLAT2.SUMM
49
test/CBLAT3.SUMM
50
test/DBLAT2.SUMM
0 commit comments