diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 223fc996..00000000 --- a/docs/index.md +++ /dev/null @@ -1,37 +0,0 @@ -# ExCALIBUR tests - -Performance benchmarks and regression tests for the ExCALIBUR project. - -These benchmarks are based on a similar project by -[StackHPC](https://github.com/stackhpc/hpc-tests). - -Feel free to add new benchmark applications or support new systems that are part of the -ExCALIBUR benchmarking collaboration. - -_**Note**: at the moment the ExCALIBUR benchmarks are a work-in-progress._ - -## Documentation - -- [Installation](./install.md) -- [Configuration](./setup.md) -- [Usage](./use.md) -- [Post-processing](./post-processing/README.md) -- [Contributing](./contributing.md) -- [Supported benchmarks](./apps/README.md) -- [Supported systems](./systems.md) -- [ARCHER2 tutorial](./tutorial/tutorial.md) - -## Acknowledgements - -This work was supported by the Engineering and Physical Sciences -Research Council [EP/X031829/1]. - -This work used the DiRAC@Durham facility managed by the Institute for Computational -Cosmology on behalf of the STFC DiRAC HPC Facility (www.dirac.ac.uk). The equipment -was funded by BEIS capital funding via STFC capital grants ST/P002293/1, ST/R002371/1 -and ST/S002502/1, Durham University and STFC operations grant ST/R000832/1. -DiRAC is part of the National e-Infrastructure. - -The main outcomes of this work were published in a [paper](https://dl.acm.org/doi/10.1145/3624062.3624133) in the HPCTESTS workshop in SC23. - -This work was [presented in RSECon23](https://virtual.oxfordabstracts.com/#/event/4430/submission/74). A [recording of the talk](https://youtu.be/vpTD_tJqWOA?si=zl9sWvPEQYyPhJTV) is available. diff --git a/docs/index.md b/docs/index.md new file mode 120000 index 00000000..32d46ee8 --- /dev/null +++ b/docs/index.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file