Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argonne-lcf/sycltrain

Training examples for SYCL
https://github.com/argonne-lcf/sycltrain

Last synced: 12 days ago
JSON representation

Training examples for SYCL

Awesome Lists containing this project

README

        

```
_______ _______ _ _____ _
/ ___\ \ / / __ \| | |_ _| (_) \ _ /
\ `--. \ 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.