Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 767 Bytes

02_hello.md

File metadata and controls

31 lines (23 loc) · 767 Bytes

Home

About 02_hello.py

Output

Win10 / Intel Core i5 7200U + HD Graphics 620

... Python\Python37\lib\site-packages\pyopencl\cffi_cl.py:1521: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)
Hello! I'm work item #0.
Hello! I'm work item #1.
Hello! I'm work item #2.
Hello! I'm work item #3.
Hello! I'm work item #4.

Win10 / Intel Core i5 3470 + HD Graphics 2500

The same as i5 7200U.

macOS 10.13.3 / Intel Core i7-3667U + HD Graphics 4000

Hello! I'm work item #0.
Hello! I'm work item #1.
Hello! I'm work item #2.
Hello! I'm work item #3.
Hello! I'm work item #4.