Changed name and description
This commit is contained in:
parent
8796ffef41
commit
956923151f
|
@ -1,7 +1,7 @@
|
|||
# pkbf - Parallel Kernel Benchmarking Framework
|
||||
# scalometer - parallel kernel benchmarking
|
||||
|
||||
This project provides a benchmarking framework for parallel computing kernels, where the execution of the kernels can be parallelized using OpenMP or Eventify to compare both for the FlexFMM collaborative project.
|
||||
The application is designed to make adding kernels and parallelization strategies as easy as possible.
|
||||
This project provides a benchmarking tool for benchmarking parallelization strategies with kernels found in HPC applications.
|
||||
It is designed to make adding kernels and parallelization strategies easy.
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Loading…
Reference in New Issue