Contact section added
This commit is contained in:
parent
a7847a2e62
commit
8796ffef41
|
@ -11,6 +11,11 @@ The application is designed to make adding kernels and parallelization strategie
|
|||
- **Eventify**: Uses the Eventify tasking system for parallelism.
|
||||
- **Kernel Execution**: Kernels such as **STREAM TRIAD** and **DAXPY** are implemented, and their execution can be timed and compared across different parallelization strategies.
|
||||
|
||||
## Contact
|
||||
|
||||
In case of troubles and feature requests, be welcome to open issues and pull requests.
|
||||
You may as well contact the author Patrick Lipka (patrick.lipka@sipearl.com).
|
||||
|
||||
## Project Structure
|
||||
```
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue