代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/113685/6126382
tmpl-1
INCLUDE "procs.inc" ! for processors 'procs'
!HPF$ TEMPLATE :: tmplc (n+1, n+1)
!HPF$ TEMPLATE :: tmplf (2*n+1, 2*n+1)
!HPF$ DISTRIBUTE (*, BLOCK) ONTO procs :: tmplc, tmplf
www.eeworm.com/read/113685/6126388
tmpl-2
INCLUDE "procs.inc" ! for processors 'procs'
!HPF$ TEMPLATE :: tmplc (n+1, n+1)
!HPF$ TEMPLATE :: tmplf (2*n+1, 2*n+1)
!HPF$ DISTRIBUTE (BLOCK, BLOCK) ONTO procs :: tmplc, tmplf
www.eeworm.com/read/113685/6126389
tmpl-0
INCLUDE "procs.inc" ! for processors 'procs'
!HPF$ TEMPLATE :: tmplc (n+1, n+1)
!HPF$ TEMPLATE :: tmplf (2*n+1, 2*n+1)
! Template not distributed!!
www.eeworm.com/read/113685/6126414
c test0.c
#include
#include "ad++.h"
#include "admacros.h"
// real a(32)
// !hpf$ distribute a (block) onto p
// !hpf$ processors p (4)
//
// a(13) = 23.0
//
// print *, a(13)
//
/
www.eeworm.com/read/113685/6126418
c test1.c
// real a(8, 8)
// !hpf$ distribute a (block, block) onto p
// !hpf$ processors p (2, 2)
//
// a(2, 6) = 23.0
//
// print *, a(2, 6)
//
// end
#include
#include "ad++.h"
www.eeworm.com/read/107186/6190453
entries
/IDETabbedPane.java/1.7/Mon May 31 04:28:18 2004//
/JavaIDE.java/1.7/Mon May 31 10:19:56 2004//
/JavaIDEToolBar.java/1.3/Thu May 27 14:22:38 2004//
/TestInOutErr.java/1.1/Mon May 24 13:23:18 2004//
D/
www.eeworm.com/read/489774/6469555
txt defaultrecentdocuments.txt
Reference Designs\LedMatrixDisplay\LedMatrixDisplay.PrjPCB
Reference Designs\Weather Station\WeatherChannel\Pcb\WeatherChannel.PrjPCB
Reference Designs\Weather Station\WeatherChannel\Fpga\WeatherCha