Home
last modified time | relevance | path

Searched refs:max_ws (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/cuda/
H A Dkernel.hpp186 size_t max_ws = max_threads_per_block(q); in config() local
190 while( (ws > max_ws) || (smem(ws) > max_smem) ) in config()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/compute/
H A Dkernel.hpp186 size_t max_ws = max_threads_per_block(queue); in config() local
190 while( (ws > max_ws) || (smem(ws) > max_smem) ) in config()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/opencl/
H A Dkernel.hpp199 size_t max_ws = max_threads_per_block(queue); in config() local
203 while( (ws > max_ws) || (smem(ws) > max_smem) ) in config()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dipcolorcorrection.cc207 const float max_ws = max(ws[1][0], ws[1][1], ws[1][2]); in colorCorrection() local
208 const float fR = max_ws / ws[1][0]; in colorCorrection()
209 const float fG = max_ws / ws[1][1]; in colorCorrection()
210 const float fB = max_ws / ws[1][2]; in colorCorrection()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/
H A Dcorrelation_tools.py669 max_ws = 1e6
670 bs = int(max_ws / X.shape[0])
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c492 static int max_ws; variable
2953 if (end_ws > max_ws) in compute_av_set_inside_bb()
6822 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c491 static int max_ws; variable
2950 if (end_ws > max_ws) in compute_av_set_inside_bb()
6812 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7550 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c497 static int max_ws; variable
2981 if (end_ws > max_ws) in compute_av_set_inside_bb()
6867 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7597 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched.c488 static int max_ws;
2940 if (end_ws > max_ws)
6809 max_ws = MAX_WS;
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched.c497 static int max_ws; variable
2983 if (end_ws > max_ws) in compute_av_set_inside_bb()
6896 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7634 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched.c492 static int max_ws; variable
2953 if (end_ws > max_ws) in compute_av_set_inside_bb()
6824 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7561 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched.c492 static int max_ws; variable
2953 if (end_ws > max_ws) in compute_av_set_inside_bb()
6822 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched.c493 static int max_ws; variable
2952 if (end_ws > max_ws) in compute_av_set_inside_bb()
6821 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7559 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched.c497 static int max_ws; variable
2981 if (end_ws > max_ws) in compute_av_set_inside_bb()
6867 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7597 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched.c488 static int max_ws; variable
2940 if (end_ws > max_ws) in compute_av_set_inside_bb()
6809 max_ws = MAX_WS; in sel_setup_region_sched_flags()
7546 max_ws = MIN (max_ws, issue_rate * 3 / 2); in sel_sched_region_1()

12