Skip to content

readex-eu/readex-apps

Repository files navigation

readex-apps

READEX project test suite. See how_to_use_readex_test_suite.pdf for more information how to use this repository.

benchmark_apps:

This directory contains applications that are representative of small benchmarks. For example, stencil-based kernels, matrix-based kernels, compute-bound/memory-bound kernels, etc., for the purposes of investigating/validating approaches/concepts. This directory also contain applications that are of reduced complexity and representative of production apps for the purposes of HPC research.

production_apps:

This directory contain real-world applications that are production-ready and exploitable by scientific/engineering communities.

env:

This directory contains a set of environment scripts for different platforms and different compilers.