constant.gold

来自「用于GPU通用计算的编程语言BrookGPU 0.4」· GOLD 代码 · 共 65 行

GOLD
65
字号
Results with n = 1 and a static kernel:
00: (12.34, 0.00, 0.00, 0.00) (12.34, 0.00, 0.00, 0.00) 
02: (12.34, 0.00, 0.00, 0.00) (12.34, 0.00, 0.00, 0.00) 
04: (12.34, 0.00, 0.00, 0.00) (12.34, 0.00, 0.00, 0.00) 
06: (12.34, 0.00, 0.00, 0.00) (12.34, 0.00, 0.00, 0.00) 
08: (12.34, 0.00, 0.00, 0.00) (12.34, 0.00, 0.00, 0.00) 
10: 

Results with n = 1 and a conditional kernel:
00: (12.34, 1.00, 0.00, 0.00) (12.34, 1.00, 0.00, 0.00) 
02: (12.34, 1.00, 0.00, 0.00) (12.34, 1.00, 0.00, 0.00) 
04: (12.34, 1.00, 0.00, 0.00) (12.34, 1.00, 0.00, 0.00) 
06: (12.34, 1.00, 0.00, 0.00) (12.34, 1.00, 0.00, 0.00) 
08: (12.34, 1.00, 0.00, 0.00) (12.34, 1.00, 0.00, 0.00) 
10: 

Results with n = 2 and a static kernel:
00: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
02: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
04: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
06: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
08: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
10: 

Results with n = 2 and a conditional kernel:
00: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
02: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
04: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
06: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
08: (67.89, 98.76, 0.00, 0.00) (67.89, 98.76, 0.00, 0.00) 
10: 

Results with n = 3 and a static kernel:
00: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
02: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
04: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
06: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
08: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
10: 

Results with n = 3 and a conditional kernel:
00: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
02: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
04: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
06: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
08: (0.10, 0.20, 0.30, 0.00) (0.10, 0.20, 0.30, 0.00) 
10: 

Results with n = 4 and a static kernel:
00: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
02: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
04: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
06: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
08: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
10: 

Results with n = 4 and a conditional kernel:
00: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
02: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
04: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
06: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
08: (5.10, 1.50, 4.20, 2.40) (5.10, 1.50, 4.20, 2.40) 
10: 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?