Home
last modified time | relevance | path

Searched refs:ofw (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DTestXMLFileOutputWindow.cxx32 ofw->SetInstance(ofw); in TestXMLFileOutputWindow()
33 ofw->FlushOn(); in TestXMLFileOutputWindow()
36 ofw->DisplayTag(sample.c_str()); in TestXMLFileOutputWindow()
37 ofw->DisplayText(sample.c_str()); in TestXMLFileOutputWindow()
38 ofw->DisplayErrorText(sample.c_str()); in TestXMLFileOutputWindow()
41 ofw->DisplayDebugText(sample.c_str()); in TestXMLFileOutputWindow()
44 ofw->DisplayTag(nullptr); in TestXMLFileOutputWindow()
45 ofw->DisplayText(nullptr); in TestXMLFileOutputWindow()
46 ofw->DisplayErrorText(nullptr); in TestXMLFileOutputWindow()
47 ofw->DisplayWarningText(nullptr); in TestXMLFileOutputWindow()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DTestXMLFileOutputWindow.cxx32 ofw->SetInstance(ofw); in TestXMLFileOutputWindow()
33 ofw->FlushOn(); in TestXMLFileOutputWindow()
36 ofw->DisplayTag(sample.c_str()); in TestXMLFileOutputWindow()
37 ofw->DisplayText(sample.c_str()); in TestXMLFileOutputWindow()
38 ofw->DisplayErrorText(sample.c_str()); in TestXMLFileOutputWindow()
41 ofw->DisplayDebugText(sample.c_str()); in TestXMLFileOutputWindow()
44 ofw->DisplayTag(nullptr); in TestXMLFileOutputWindow()
45 ofw->DisplayText(nullptr); in TestXMLFileOutputWindow()
46 ofw->DisplayErrorText(nullptr); in TestXMLFileOutputWindow()
47 ofw->DisplayWarningText(nullptr); in TestXMLFileOutputWindow()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DTestXMLFileOutputWindow.cxx32 ofw->SetInstance(ofw); in TestXMLFileOutputWindow()
33 ofw->FlushOn(); in TestXMLFileOutputWindow()
36 ofw->DisplayTag(sample.c_str()); in TestXMLFileOutputWindow()
37 ofw->DisplayText(sample.c_str()); in TestXMLFileOutputWindow()
38 ofw->DisplayErrorText(sample.c_str()); in TestXMLFileOutputWindow()
44 ofw->DisplayTag(NULL); in TestXMLFileOutputWindow()
45 ofw->DisplayText(NULL); in TestXMLFileOutputWindow()
46 ofw->DisplayErrorText(NULL); in TestXMLFileOutputWindow()
47 ofw->DisplayWarningText(NULL); in TestXMLFileOutputWindow()
48 ofw->DisplayGenericWarningText(NULL); in TestXMLFileOutputWindow()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ofw/
H A Dfiles.ofw1 # $NetBSD: files.ofw,v 1.14 2015/12/16 12:22:48 jmcneill Exp $
11 file dev/ofw/openfirmio.c openfirm needs-flag
13 file dev/ofw/ofw_subr.c ofbus | openfirm | ofw_subr
15 file dev/ofw/ofw_network_subr.c of_network_dev
20 file dev/ofw/ofdisk.c ofdisk needs-flag
25 file dev/ofw/ofnet.c ofnet needs-flag
30 file dev/ofw/ofcons.c ofcons needs-flag
35 file dev/ofw/ofrtc.c ofrtc needs-flag
40 file dev/ofw/ofbus.c ofbus
/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_pooling_st_fwd_custom_f32_bf16_c64_avx512.tpl.c35 const int ofw = handle->ofw; variable
41 const int ofwp = ofw + 2*opw;
78 float* lcl_buffer_ptr = ((float*)handle->scratch)+((size_t)ofh*(size_t)ofw*(size_t)64*(size_t)ltid);
79 … float, lcl_output, lcl_buffer_ptr, ofw, 64);
100 for( v = 0; v < ofh*ofw*64; v+=16 ) {
111 for( wo = opw; wo < (ofw+opw); wo++ ) {
112 …oat* lcl_output_ptr = &LIBXSMM_VLA_ACCESS(3, lcl_output, ho-oph, wo-opw, 0, ofw, 64);
164 …2( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, 64), lcl_vmask );
165 …( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 16, nBlocksFm, ofh, ofw, 64), lcl_vmask2 );
166 …( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 32, nBlocksFm, ofh, ofw, 64), lcl_vmask3 );
[all …]
H A Dlibxsmm_dnn_pooling_st_fwd_custom_generic.tpl.c19 const int ofw = handle->ofw; variable
25 const int ofwp = ofw + 2*opw;
63 float *const lcl_buffer_ptr = (float*)handle->scratch + (size_t)ofh*ofw*nFmBlock*ltid;
64 …loat, lcl_output, lcl_buffer_ptr, ofw, nFmBlock);
66 element_output_type *const lcl_buffer_ptr = (element_output_type*)handle->scratch + (size_t)ofh*ofw
67 …type, lcl_output, lcl_buffer_ptr, ofw, nFmBlock);
72 …pe, mask, (element_mask_type* )handle->mask->data, nBlocksFm, ofh, ofw, nFmBlock);
92 for ( v = 0; v < ofh*ofw*nFmBlock; v++ ) {
107 for ( wo = opw; wo < (ofw+opw); wo++ ) {
160 for ( wo = opw; wo < (ofw+opw); wo++ ) {
[all …]
H A Dlibxsmm_dnn_pooling_st_fwd_custom_f32_bf16_c32_avx512.tpl.c35 const int ofw = handle->ofw; variable
41 const int ofwp = ofw + 2*opw;
78 float* lcl_buffer_ptr = ((float*)handle->scratch)+((size_t)ofh*(size_t)ofw*(size_t)32*(size_t)ltid);
79 … float, lcl_output, lcl_buffer_ptr, ofw, 32);
81 …_buffer_ptr = ((element_output_type*)handle->scratch)+((size_t)ofh*(size_t)ofw*(size_t)32*(size_t)…
100 for( v = 0; v < ofh*ofw*32; v+=16 ) {
111 for( wo = opw; wo < (ofw+opw); wo++ ) {
112 …oat* lcl_output_ptr = &LIBXSMM_VLA_ACCESS(3, lcl_output, ho-oph, wo-opw, 0, ofw, 32);
148 …2( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, 32), lcl_vmask );
149 …( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 16, nBlocksFm, ofh, ofw, 32), lcl_vmask2 );
[all …]
H A Dlibxsmm_dnn_pooling_st_fwd_custom_f32_bf16_c16_avx512.tpl.c35 const int ofw = handle->ofw; variable
41 const int ofwp = ofw + 2*opw;
78 float* lcl_buffer_ptr = ((float*)handle->scratch)+((size_t)ofh*(size_t)ofw*(size_t)16*(size_t)ltid);
79 … float, lcl_output, lcl_buffer_ptr, ofw, 16);
81 …_buffer_ptr = ((element_output_type*)handle->scratch)+((size_t)ofh*(size_t)ofw*(size_t)16*(size_t)…
100 for ( v = 0; v < ofh*ofw*16; v+=16 ) {
111 for ( wo = opw; wo < (ofw+opw); wo++ ) {
112 …oat* lcl_output_ptr = &LIBXSMM_VLA_ACCESS(3, lcl_output, ho-oph, wo-opw, 0, ofw, 16);
140 …12( &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, 16), lcl_vmask );
149 …utput_ptr = &LIBXSMM_VLA_ACCESS(3, lcl_output, ho-oph, 0, 0, ofw, 16);
[all …]
H A Dlibxsmm_dnn_pooling_st_bwd_custom_f32_bf16_c16_avx512.tpl.c37 const int ofw = handle->ofw; variable
43 const int ofwp = ofw + 2*opw;
89 …mask_type, mask, (element_mask_type* )handle->mask->data, nBlocksFm, ofh, ofw, 16);
105 for ( wo = opw; wo < (ofw+opw); wo++ ) {
107 … mask_ptr = &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, 16);
118 for ( wo = opw; wo < (ofw+opw); wo++ ) {
H A Dlibxsmm_dnn_pooling_st_bwd_custom_generic.tpl.c21 const int ofw = handle->ofw; variable
27 const int ofwp = ofw + 2*opw;
74 …pe, mask, (element_mask_type* )handle->mask->data, nBlocksFm, ofh, ofw, nFmBlock);
104 for ( wo = opw; wo < (ofw+opw); wo++ ) {
106 …ptr = &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, nFmBlock);
125 for ( wo = opw; wo < (ofw+opw); wo++ ) {
H A Dlibxsmm_dnn_pooling_st_bwd_custom_f32_bf16_c32_avx512.tpl.c37 const int ofw = handle->ofw; variable
43 const int ofwp = ofw + 2*opw;
89 …mask_type, mask, (element_mask_type* )handle->mask->data, nBlocksFm, ofh, ofw, 32);
105 for( wo = opw; wo < (ofw+opw); wo++ ) {
108 … mask_ptr = &LIBXSMM_VLA_ACCESS(5, mask, img, fm, ho-oph, wo-opw, 0, nBlocksFm, ofh, ofw, 32);
123 for( wo = opw; wo < (ofw+opw); wo++ ) {
H A Dlibxsmm_dnn_pooling_st_bwd_custom_f32_bf16_c64_avx512.tpl.c37 const int ofw = handle->ofw; variable
43 const int ofwp = ofw + 2*opw;
90 …mask_type, mask, (element_mask_type* )handle->mask->data, nBlocksFm, ofh, ofw, 64);
109 for( wo = opw; wo < (ofw+opw); wo++ ) {
112 …sk_ptr = &LIBXSMM_VLA_ACCESS(5, mask, img, fm1, ho-oph, wo-opw, fm2, nBlocksFm, ofh, ofw, 64);
135 for( wo = opw; wo < (ofw+opw); wo++ ) {
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/src/
H A DImageDataRGBFlat.cpp22 int ofw = gp->crop_sizes[1]; in processTrainMinibatch() local
27 float (* __restrict output)[nOfm][ofh][ofw] = (float (*)[*][*][*])outp; in processTrainMinibatch()
35 for(int w = 0; w < ofw; w++) { in processTrainMinibatch()
41 …output[img][ofm][h][ofw-w-1] = ((float)input[img][h+r_off][w+c_off][ofm] - gp->mean_values[ofm])*g… in processTrainMinibatch()
55 int ofw = gp->crop_sizes[1]; in processTestMinibatch() local
60 float (* __restrict output)[nOfm][ofh][ofw] = (float (*)[*][*][*])outp; in processTestMinibatch()
71 c_offset[i] = (ifw - ofw)/2; in processTestMinibatch()
79 c_offset[i] = (ifw - ofw); in processTestMinibatch()
82 r_offset[i] = (ifh - ofw); in processTestMinibatch()
87 c_offset[i] = ifw - ofw; in processTestMinibatch()
[all …]
H A DReLUXSMM.cpp27 int ofw = gp->oWidth; in forwardPropagate() local
32 int size = nImg * nOfm * ofh * ofw; in forwardPropagate()
57 int ofw = gp->oWidth; in backPropagate() local
68 int size = nImg * nOfm * ofh * ofw; in backPropagate()
H A DEltwiseXSMM.cpp71 int ofw = gp->oWidth; in forwardPropagate() local
85 if(outpp == NULL) outpp = (float*)libxsmm_aligned_malloc(nImg*nOfm*ofh*ofw*sizeof(float), 64); in forwardPropagate()
95 int size = nImg * nOfm * ofh *ofw; in forwardPropagate()
130 convert_NCHWV_to_NCHW(outpp, nImg, nOfm, ofh, ofw, outp); in forwardPropagate()
162 int ofw = gp->oWidth;
182 …if(deloutpp == NULL) deloutpp = (float*)libxsmm_aligned_malloc(nImg*nOfm*ofh*ofw*sizeof(float), 64…
185 convert_NCHW_to_NCHWV(deloutpp, nImg, nOfm, ofh, ofw, deloutp);
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/poolingdriver/
H A Dlayer_example_f32.c33 int ifhp, ifwp, ofhp, ofwp, ofh, ofw; in main() local
130 ofw = (ifw + 2 * pad_w - kw)/stride_w + 1; in main()
134 ofwp = ofw + 2 * pad_w_out; in main()
162 printf("OutImg %dx%d Padded (%dx%d)\n", ofh, ofw, ofhp, ofwp); in main()
197 init_buf(naive_output, nImg*nFm*ofh*ofw, 0, 0); in main()
198 copy_internal_nchw( naive_output_pad , naive_output, nImg, nFm, ofh, ofw, pad_h_out, pad_w_out); in main()
199 init_buf(naive_deloutput, nImg*nFm*ofh*ofw, 0, 0); in main()
200 …copy_internal_nchw( naive_deloutput_pad , naive_deloutput, nImg, nFm, ofh, ofw, pad_h_out, pad_w_o… in main()
207 zero_buf_int32(naive_mask, nImg*nFm*ofh*ofw); in main()
208 zero_buf_int32(mask_libxsmm, nImg*nFm*ofh*ofw); in main()
[all …]
H A Dlayer_example_bf16.c35 int ifhp, ifwp, ofhp, ofwp, ofh, ofw; in main() local
132 ofw = (ifw + 2 * pad_w - kw)/stride_w + 1; in main()
136 ofwp = ofw + 2 * pad_w_out; in main()
164 printf("OutImg %dx%d Padded (%dx%d)\n", ofh, ofw, ofhp, ofwp); in main()
207 init_buf(naive_output, nImg*nFm*ofh*ofw, 0, 0); in main()
208 copy_internal_nchw( naive_output_pad , naive_output, nImg, nFm, ofh, ofw, pad_h_out, pad_w_out); in main()
209 init_buf(naive_deloutput, nImg*nFm*ofh*ofw, 0, 0); in main()
210 …copy_internal_nchw( naive_deloutput_pad , naive_deloutput, nImg, nFm, ofh, ofw, pad_h_out, pad_w_o… in main()
222 zero_buf_int32(naive_mask, nImg*nFm*ofh*ofw); in main()
223 zero_buf_int32(mask_libxsmm, nImg*nFm*ofh*ofw); in main()
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/tvm_cnnlayer/
H A Dmb1_tuned_latest.py134 last_input_width_index = (ofw-1)*stride_width + s-1
146 (ofh,ofw,ofmblock),
193 last_input_width_index = (ofw-1)*stride_width + s-1
201 (ofw,ofmblock),
241 def conv_auto_tuned(ofmblock,ofw, ifmblock, stride_width,input_width,\ argument
260 for i in range(6, min(ofw+1,29)):
261 if ofw % i == 0:
262 w_tile.append((i, ofw//i) )
266 w_tile.append((ofw,1))
273 A2 = tvm.compute((batch, math.ceil(in_channel/ifmblock),ofh,ofw,ifmblock),
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/tvm_cnnlayer/libxsmm_wrapper/
H A Dbatch_reduce_plus_init.cc15 …t float *input, float *output, int blocks, int ofmblock, int ifmblock, int ofw, int stride_w, int … in batch_reduce_kernel_update() argument
17 …h_addr batchreduce_kernela = libxsmm_smmdispatch_reducebatch_addr(ofmblock,ofw, ifmblock,NULL,&ld_… in batch_reduce_kernel_update()
45 …put, int blocks, int ofmblock, int ifmblock,int r, int s, int ifh, int ifw,int ofw, int stride_w ){ in batch_reduce_kernel_init_update() argument
51 …h_addr batchreduce_kernela = libxsmm_smmdispatch_reducebatch_addr(ofmblock,ofw, ifmblock,&lda,&ld_… in batch_reduce_kernel_init_update()
79 extern "C" int batch_reduce_kernel_init(float *output, int ofmblock, int ofw){ in batch_reduce_kernel_init() argument
80 int num_elements = ofw*ofmblock; in batch_reduce_kernel_init()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_eaf_test.F339 double precision ofw local
363 ofw = 0
367 if (ofw .le. offset) then
369 ofw = ofw + 100000000.0d0
380 ofw = 0
383 if (ofw .le. offset) then
385 ofw = ofw + 100000000.0d0
/dports/devel/ga/ga-5.8/pario/eaf/
H A Dtest.F280 double precision length, offset, ofw local
304 ofw = 0
308 if (ofw .le. offset) then
310 ofw = ofw + 100000000.0d0
321 ofw = 0
324 if (ofw .le. offset) then
326 ofw = ofw + 100000000.0d0
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_eaf_test.F339 double precision ofw local
363 ofw = 0
367 if (ofw .le. offset) then
369 ofw = ofw + 100000000.0d0
380 ofw = 0
383 if (ofw .le. offset) then
385 ofw = ofw + 100000000.0d0
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dpe.cpp175 bool& ofw) // out: true iff opp mate must be on Watson strand in otherMate()
187 pePolicyMateDir(pol_, is1, fw, oleft, ofw); in otherMate()
439 bool oleft = false, ofw = false; in testCaseOtherMate() local
453 ofw); in testCaseOtherMate()
461 assert_eq(expect_ofw, ofw); in testCaseOtherMate()
489 bool ofw[] = { true, false, false, true, false, true, false, true }; in main() local
519 ofw[i]); // expected orientation in which opposite mate must align in main()
545 bool ofw[] = { true, false, true, false, false, true, true, false }; in main() local
575 ofw[i]); // expected orientation in which opposite mate must align in main()
/dports/biology/hisat2/hisat2-2.2.1/
H A Dpe.cpp176 bool& ofw) // out: true iff opp mate must be on Watson strand in otherMate()
188 pePolicyMateDir(pol_, is1, fw, oleft, ofw); in otherMate()
440 bool oleft = false, ofw = false; in testCaseOtherMate() local
454 ofw); in testCaseOtherMate()
462 assert_eq(expect_ofw, ofw); in testCaseOtherMate()
490 bool ofw[] = { true, false, false, true, false, true, false, true }; in main() local
520 ofw[i]); // expected orientation in which opposite mate must align in main()
546 bool ofw[] = { true, false, true, false, false, true, true, false }; in main() local
576 ofw[i]); // expected orientation in which opposite mate must align in main()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dhelp.cc312 ofw << "{"; in output_static_help()
321 ofw << "{"; in output_static_help()
326 ofw << 0 ; in output_static_help()
328 ofw << '}'; in output_static_help()
330 ofw << ','; in output_static_help()
336 ofw << 'L' << '"'; in output_static_help()
338 ofw << '"' << ','; in output_static_help()
345 ofw << 0 << ","; in output_static_help()
352 ofw << 'L' << '"'; in output_static_help()
365 ofw << "}"; in output_static_help()
[all …]

123456789