Home
last modified time | relevance | path

Searched refs:autotune (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/
H A D.gitignore38 autotune/pluq
44 autotune/fgemm-threshold.h
45 autotune/fgemm-thresholds.h
46 autotune/pluq-threshold.h
47 autotune/arithprog
49 autotune/fsyrk
50 autotune/fsyrk-threshold.h
51 autotune/fsytrf
52 autotune/fsytrf-threshold.h
53 autotune/ftrtri
[all …]
H A DMakefile.am27 SUBDIRS= autotune fflas-ffpack tests doc benchmarks macros examples tutorials subdir
45 autotune: target
46 (cd autotune; ${MAKE} autotune)
79 .PHONY:tutorials examples benchmarks autotune
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/fat1.lv2/lv2ttl/
H A Dmanifest.modgui.in5 modgui:iconTemplate <modgui/x42-autotune.html> ;
6 modgui:stylesheet <modgui/x42-autotune.css> ;
7 modgui:screenshot <modgui/screenshot-x42-autotune.png> ;
8 modgui:thumbnail <modgui/thumbnail-x42-autotune.png> ;
9 modgui:javascript <modgui/x42-autotune.js> ;
11 modgui:label "x42-autotune" ;
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/autotune/
H A DMakefile.am47 ${top_srcdir}/autotune/tune_fgemm.sh
50 ${top_srcdir}/autotune/tune_pluq.sh
53 ${top_srcdir}/autotune/tune_charpoly.sh
56 ${top_srcdir}/autotune/tune_ftrtri.sh
59 ${top_srcdir}/autotune/tune_fsytrf.sh
62 ${top_srcdir}/autotune/tune_fsyrk.sh
69 autotune: autotune_fgemm autotune_pluq autotune_charpoly autotune_ftrtri autotune_fsytrf autotune_f… target
H A Dtune_fgemm.sh7 (./winograd-modular-double > fgemm-thresholds.h) 2>&1 | tee fgemm-autotune.log
10 (./winograd-modular-float >> fgemm-thresholds.h) 2>&1 | tee -a fgemm-autotune.log
13 (./winograd-modularbalanced-double >> fgemm-thresholds.h) 2>&1 | tee -a fgemm-autotune.log
16 (./winograd-modularbalanced-float >> fgemm-thresholds.h) 2>&1 | tee -a fgemm-autotune.log
H A Dtune_charpoly.sh6 (./arithprog 16 64 2 4 800 3 > arithprog-blocksize.h) 2>&1 | tee arithprog-blocksize-autotune.log
8 …-LUK-ArithProg > charpoly-LUK-ArithProg-threshold.h) 2>&1 | tee charpoly-LUK-ArithProg-autotune.log
10 …evskii-LUK > charpoly-Danilevskii-LUK-threshold.h) 2>&1 | tee charpoly-Danilevskii-LUK-autotune.log
H A Dtune_fsytrf.sh6 (./fsytrf > fsytrf-threshold.h) 2>&1 | tee fsytrf-autotune.log
H A Dtune_ftrtri.sh6 (./ftrtri > ftrtri-threshold.h) 2>&1 | tee ftrtri-autotune.log
H A Dtune_fsyrk.sh6 (./fsyrk > fsyrk-threshold.h) 2>&1 | tee fsyrk-autotune.log
H A Dtune_pluq.sh6 (./pluq > pluq-threshold.h) 2>&1 | tee pluq-autotune.log
/dports/games/crafty/crafty-25.2_1/
H A Dbench.c14 int Bench(int increase, int autotune) { in Bench() argument
104 if (!autotune) { in Bench()
153 if (!autotune) in Bench()
155 if (!autotune) { in Bench()
201 if (!autotune) in Bench()
203 if (!autotune && old_mt == 0) { in Bench()
/dports/audio/pianod2/pianod2-329/src/
H A Dtuner.cpp64 autotune.login = true; in Tuner()
65 autotune.flag = true; in Tuner()
66 autotune.proximity = true; in Tuner()
196 return getApplicableUsers (autotune, service); in getAutotuneUsers()
599 if (autotune.login) mode += " login"; in handleCommand()
600 if (autotune.proximity) mode += " proximity"; in handleCommand()
601 if (autotune.flag) mode += " flag"; in handleCommand()
609 AutotuneSettings new_settings = autotune; in handleCommand()
616 new_settings.login = autotune.login; in handleCommand()
617 new_settings.flag = autotune.flag; in handleCommand()
[all …]
/dports/science/gsmc/gsmc-1.1/
H A DMakefile.am4 gsmc_SOURCES= autotune.c calc.c dataconv.c draw.c main.c print.c widget.c autotune.h calc.h datacon…
H A Dautotune.h25 void autotune(void);
H A DMakefile.in75 gsmc_SOURCES = autotune.c calc.c dataconv.c draw.c main.c print.c widget.c autotune.h calc.h dataco…
88 am_gsmc_OBJECTS = autotune.$(OBJEXT) calc.$(OBJEXT) dataconv.$(OBJEXT) \
100 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/autotune.Po $(DEPDIR)/calc.Po \
172 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/autotune.Po@am__quote@
/dports/audio/pianod2/pianod2-329/
H A Dpianod_unittest1199 perform autotune mode
1205 perform autotune mode
1211 perform autotune mode
1217 perform autotune mode
1240 do_admin autotune for user
1248 do_admin autotune mode include okay
1256 do_admin autotune for user listener
1264 do_admin autotune mode include good
1272 do_admin autotune for listener
1281 do_admin autotune consider user admin
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dadmin-speedtest.go186 autotune := false
189 autotune = true
193 autotune = true
200 Autotune: autotune,
/dports/math/librsb/librsb-1.2.0.10/examples/
H A DMakefile.in106 @HAVE_C_EXAMPLES_TRUE@ power$(EXEEXT) autotune$(EXEEXT)
112 autotune_SOURCES = autotune.c
113 autotune_OBJECTS = autotune.$(OBJEXT)
151 am__depfiles_remade = ./$(DEPDIR)/autotune.Po \
192 SOURCES = autotune.c $(fortran_SOURCES) $(fortran_rsb_fi_SOURCES) \
194 DIST_SOURCES = autotune.c $(am__fortran_SOURCES_DIST) \
400 EXPSOURCES_RSB = $(srcdir)/hello.c $(srcdir)/transpose.c $(srcdir)/power.c $(srcdir)/autotune.c
485 @rm -f autotune$(EXEEXT)
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autotune.Po@am__quote@ # am--include-marker
697 -rm -f ./$(DEPDIR)/autotune.Po
[all …]
H A DMakefile.am8 EXPSOURCES_RSB=$(srcdir)/hello.c $(srcdir)/transpose.c $(srcdir)/power.c $(srcdir)/autotune.c
24 EXTRAPROGRAMSC=hello$(EXEEXT) transpose$(EXEEXT) power$(EXEEXT) autotune$(EXEEXT)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/tuners/
H A Dmax2165.c219 u8 status, autotune; in max2165_debug_status() local
227 max2165_read_reg(priv, REG_AUTOTUNE, &autotune); in max2165_debug_status()
236 vco = autotune >> 6; in max2165_debug_status()
237 vco_sub_band = (autotune >> 3) & 0x7; in max2165_debug_status()
238 adc = autotune & 0x7; in max2165_debug_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/tuners/
H A Dmax2165.c219 u8 status, autotune; in max2165_debug_status() local
227 max2165_read_reg(priv, REG_AUTOTUNE, &autotune); in max2165_debug_status()
236 vco = autotune >> 6; in max2165_debug_status()
237 vco_sub_band = (autotune >> 3) & 0x7; in max2165_debug_status()
238 adc = autotune & 0x7; in max2165_debug_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/tuners/
H A Dmax2165.c219 u8 status, autotune; in max2165_debug_status() local
227 max2165_read_reg(priv, REG_AUTOTUNE, &autotune); in max2165_debug_status()
236 vco = autotune >> 6; in max2165_debug_status()
237 vco_sub_band = (autotune >> 3) & 0x7; in max2165_debug_status()
238 adc = autotune & 0x7; in max2165_debug_status()
/dports/math/faiss/faiss-1.7.1/benchs/bench_all_ivf/
H A Drun_on_cluster_generic.bash310 key=autotune.db$db.${indexkey//,/_}
456 key=autotune.db$db.${indexkey//,/_}
526 key=autotune.db$db.${indexkey//,/_}
584 key=autotune.db$db.${indexkey//,/_}
/dports/math/dbcsr/dbcsr-2.1.0/src/acc/libsmm_acc/tune/
H A DREADME.md11 If you are about to autotune parameters for a new GPU (i.e. a GPU for which there are no auto-tuned…
69 …rs or provide the parameter file of a different GPU from which to read the block sizes to autotune.
71 For example, if the system you want to autotune for contains blocks of size 5 and 8, run:
77 Requested to autotune 8 triplets
94 Reading parameters to autotune from parameters_K40.json
95 Requested to autotune 19 triplets
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/acc/libsmm_acc/tune/
H A DREADME.md11 If you are about to autotune parameters for a new GPU (i.e. a GPU for which there are no auto-tuned…
69 …rs or provide the parameter file of a different GPU from which to read the block sizes to autotune.
71 For example, if the system you want to autotune for contains blocks of size 5 and 8, run:
77 Requested to autotune 8 triplets
94 Reading parameters to autotune from parameters_K40.json
95 Requested to autotune 19 triplets

1234567