Home
last modified time | relevance | path

Searched refs:gpu_mode (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/tests/
H A Dtest_pool.py37 gpu_mode = mode_with_gpu.excluding("cudnn")
38 gpu_mode.check_py_code = False
51 gpu_mode = mode_with_gpu.excluding("cudnn")
52 gpu_mode.check_py_code = False
60 mode=gpu_mode)
104 gpu_mode = mode_with_gpu.excluding("cudnn")
105 gpu_mode.check_py_code = False
171 gg = theano.function([], ggf, mode=gpu_mode)
214 gpu_mode = mode_with_gpu.excluding("cudnn")
215 gpu_mode.check_py_code = False
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/GPU/
H A Dpair_eam_gpu.cpp47 const int maxspecial, const double cell_size, int &gpu_mode,
69 PairEAMGPU::PairEAMGPU(LAMMPS *lmp) : PairEAM(lmp), gpu_mode(GPU_FORCE) in PairEAMGPU()
109 if (gpu_mode != GPU_FORCE) { in compute()
146 if (gpu_mode != GPU_FORCE) in compute()
192 maxspecial, cell_size, gpu_mode, screen, fp_size); in init_style()
195 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_gauss_gpu.cpp41 int &gpu_mode, FILE *screen);
61 PairGaussGPU::PairGaussGPU(LAMMPS *lmp) : PairGauss(lmp), gpu_mode(GPU_FORCE) in PairGaussGPU()
89 if (gpu_mode != GPU_FORCE) { in compute()
160 cell_size, gpu_mode, screen); in init_style()
163 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_lj96_cut_gpu.cpp41 const double cell_size, int &gpu_mode, FILE *screen);
59 PairLJ96CutGPU::PairLJ96CutGPU(LAMMPS *lmp) : PairLJ96Cut(lmp), gpu_mode(GPU_FORCE) in PairLJ96CutGPU()
88 if (gpu_mode != GPU_FORCE) { in compute()
161 cell_size, gpu_mode, screen); in init_style()
164 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_lj_cut_tip4p_long_gpu.cpp54 const double cell_size, int &gpu_mode, FILE *screen,
85 : PairLJCutTIP4PLong(lmp), gpu_mode(GPU_FORCE) in PairLJCutTIP4PLongGPU()
113 if (gpu_mode != GPU_FORCE) { in compute()
234 cell_size, gpu_mode, screen, cut_ljsq, in init_style()
240 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_soft_gpu.cpp41 const double cell_size, int &gpu_mode, FILE *screen);
64 PairSoftGPU::PairSoftGPU(LAMMPS *lmp) : PairSoft(lmp), gpu_mode(GPU_FORCE) in PairSoftGPU()
92 if (gpu_mode != GPU_FORCE) { in compute()
163 cell_size, gpu_mode, screen); in init_style()
166 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_morse_gpu.cpp41 const double cell_size, int &gpu_mode, FILE *screen);
59 PairMorseGPU::PairMorseGPU(LAMMPS *lmp) : PairMorse(lmp), gpu_mode(GPU_FORCE) in PairMorseGPU()
87 if (gpu_mode != GPU_FORCE) { in compute()
158 cell_size, gpu_mode, screen); in init_style()
161 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_ufm_gpu.cpp43 const double cell_size, int &gpu_mode, FILE *screen);
65 PairUFMGPU::PairUFMGPU(LAMMPS *lmp) : PairUFM(lmp), gpu_mode(GPU_FORCE) in PairUFMGPU()
93 if (gpu_mode != GPU_FORCE) { in compute()
166 cell_size, gpu_mode, screen); in init_style()
169 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_lj_class2_gpu.cpp41 const double cell_size, int &gpu_mode, FILE *screen);
59 PairLJClass2GPU::PairLJClass2GPU(LAMMPS *lmp) : PairLJClass2(lmp), gpu_mode(GPU_FORCE) in PairLJClass2GPU()
88 if (gpu_mode != GPU_FORCE) { in compute()
159 cell_size, gpu_mode, screen); in init_style()
162 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_mie_cut_gpu.cpp42 const double cell_size, int &gpu_mode, FILE *screen);
60 PairMIECutGPU::PairMIECutGPU(LAMMPS *lmp) : PairMIECut(lmp), gpu_mode(GPU_FORCE) in PairMIECutGPU()
89 if (gpu_mode != GPU_FORCE) { in compute()
162 cell_size, gpu_mode, screen); in init_style()
165 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_yukawa_gpu.cpp41 int &gpu_mode, FILE *screen);
60 gpu_mode(GPU_FORCE) in PairYukawaGPU()
89 if (gpu_mode != GPU_FORCE) { in compute()
160 cell_size, gpu_mode, screen); in init_style()
163 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_buck_gpu.cpp42 const double cell_size, int &gpu_mode, FILE *screen);
63 PairBuckGPU::PairBuckGPU(LAMMPS *lmp) : PairBuck(lmp), gpu_mode(GPU_FORCE) in PairBuckGPU()
91 if (gpu_mode != GPU_FORCE) { in compute()
162 cell_size, gpu_mode, screen); in init_style()
165 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_coul_cut_gpu.cpp40 const double cell_size, int &gpu_mode, FILE *screen,
63 PairCoulCutGPU::PairCoulCutGPU(LAMMPS *lmp) : PairCoulCut(lmp), gpu_mode(GPU_FORCE) in PairCoulCutGPU()
91 if (gpu_mode != GPU_FORCE) { in compute()
167 cell_size, gpu_mode, screen, force->qqrd2e); in init_style()
170 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_lj_cut_gpu.cpp41 const double cell_size, int &gpu_mode, FILE *screen);
64 PairLJCutGPU::PairLJCutGPU(LAMMPS *lmp) : PairLJCut(lmp), gpu_mode(GPU_FORCE) in PairLJCutGPU()
92 if (gpu_mode != GPU_FORCE) { in compute()
165 cell_size, gpu_mode, screen); in init_style()
168 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_yukawa_colloid_gpu.cpp41 int &gpu_mode, FILE *screen, const double kappa);
64 gpu_mode(GPU_FORCE) in PairYukawaColloidGPU()
93 if (gpu_mode != GPU_FORCE) { in compute()
171 cell_size, gpu_mode, screen, kappa); in init_style()
174 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_lj_expand_gpu.cpp41 const int maxspecial, const double cell_size, int &gpu_mode,
63 PairLJExpandGPU::PairLJExpandGPU(LAMMPS *lmp) : PairLJExpand(lmp), gpu_mode(GPU_FORCE) in PairLJExpandGPU()
91 if (gpu_mode != GPU_FORCE) { in compute()
162 cell_size, gpu_mode, screen); in init_style()
165 if (gpu_mode == GPU_FORCE) { in init_style()
H A Dpair_zbl_gpu.cpp44 int &gpu_mode, FILE *screen);
62 PairZBLGPU::PairZBLGPU(LAMMPS *lmp) : PairZBL(lmp), gpu_mode(GPU_FORCE) in PairZBLGPU()
91 if (gpu_mode != GPU_FORCE) { in compute()
166 mnf, maxspecial, cell_size, gpu_mode, screen); in init_style()
169 if (gpu_mode == GPU_FORCE) { in init_style()
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_morse_ext.cpp34 const int maxspecial, const double cell_size, int &gpu_mode, in mor_gpu_init() argument
37 gpu_mode=MORMF.device->gpu_mode(); in mor_gpu_init()
H A Dlal_lj96_ext.cpp34 const double cell_size, int &gpu_mode, FILE *screen) { in lj96_gpu_init() argument
36 gpu_mode=LJ96MF.device->gpu_mode(); in lj96_gpu_init()
H A Dlal_table_ext.cpp33 const double cell_size, int &gpu_mode, FILE *screen, in table_gpu_init() argument
36 gpu_mode=TBMF.device->gpu_mode(); in table_gpu_init()
H A Dlal_beck_ext.cpp34 const double cell_size, int &gpu_mode, FILE *screen) { in beck_gpu_init() argument
36 gpu_mode=BLMF.device->gpu_mode(); in beck_gpu_init()
H A Dlal_yukawa_colloid_ext.cpp33 const double cell_size, int &gpu_mode, FILE *screen, in ykcolloid_gpu_init() argument
36 gpu_mode=YKCOLLMF.device->gpu_mode(); in ykcolloid_gpu_init()
H A Dlal_yukawa_ext.cpp34 int &gpu_mode, FILE *screen) { in yukawa_gpu_init() argument
36 gpu_mode=YKMF.device->gpu_mode(); in yukawa_gpu_init()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_table_ext.cpp33 const double cell_size, int &gpu_mode, FILE *screen, in table_gpu_init() argument
36 gpu_mode=TBMF.device->gpu_mode(); in table_gpu_init()
H A Dlal_yukawa_colloid_ext.cpp33 const double cell_size, int &gpu_mode, FILE *screen, in ykcolloid_gpu_init() argument
36 gpu_mode=YKCOLLMF.device->gpu_mode(); in ykcolloid_gpu_init()

12345678910