TApplencourt / sycltrain

Training examples for SYCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 _______   _______  _       _____         _       
/  ___\ \ / /  __ \| |     |_   _|       (_)      
\ `--. \ V /| /  \/| |       | |_ __ __ _ _ _ __  
 `--. \ \ / | |    | |       | | '__/ _` | | '_ \ 
/\__/ / | | | \__/\| |____   | | | | (_| | | | | |
\____/  \_/  \____/\_____/   \_/_|  \__,_|_|_| |_|                                                  

Build Status

Training examples for SYCL!

  • The presentation folder containt the slides of diverse presentation done by Argonne Performance Engineering Group.
  • The 9_sycl_of_hell fodler, contain code explain. From simple hello-world to more advance C++ trickery. Please set the correct CXX / CCFLAGS environement variable, or edit the Makefile accordingly.

PS: You can check the .travis.yml to see how to install Intel SYCL compiler on Ubuntu and who how to run the tests with that.

About

Training examples for SYCL

License:MIT License


Languages

Language:C++ 53.9%Language:CSS 38.7%Language:JavaScript 5.1%Language:HTML 1.5%Language:Makefile 0.7%Language:Shell 0.1%