Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.27 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.27 KB
 _______   _______  _       _____         _                          
/  ___\ \ / /  __ \| |     |_   _|       (_)              \ _ /                                           
\ `--. \ V /| /  \/| |       | |_ __ __ _ _ _ __        -= (_) =-                                          
 `--. \ \ / | |    | |       | | '__/ _` | | '_ \         /   \         _\/_            
/\__/ / | | | \__/\| |____   | | | | (_| | | | | |          |           //o\  _\/_       
\____/  \_/  \____/\_____/   \_/_|  \__,_|_|_| |_|   _____ _ __ __ ____ _ | ___/o\\ _   
                           o  o  O  O              =-=-_-__=_-= _=_=-=_,-'|"'""-|-,_     
      |~~~~~~~~~~~~~|   ,______  ____    O          =- _=-=- -_=-=_,-" The Land | of      
      |     C++     |   | SYCL \_|[]|_'__Y           =- =- -=.--" Performant Portable Codes
      |_____________|_,_|________|__|_|__|}           
        OOO     OOO      oo---oo==oo--OOO\\             

Training Examples for SYCL! 🚂

  • The folder presentation contains slides of diverse Argonne Performance Engineering Group presentations.
  • The 9_sycl_of_hell folder contains code explanation. From simple hello-world to more advanced C++ trickery. Please set the correct CXX / CCFLAGS environment variable or edit the Makefile accordingly.