diff --git a/content/_index.md b/content/_index.md index aeed29f7b9f94b01a805d002f4c901745d12dfb2..43f0d7b5b70ac8ea600eccd8710884487074277b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -18,15 +18,15 @@ The main focus is to offer a selection of load-balancing solutions that can be included into existing codes in order to improve the scaling behavior, especially on large-scale process configurations. -The library is available for free [**download**](https://gitlab.version.fz-juelich.de/SLMS/loadbalancing/-/releases). If -you use it in your research or in your production code, please cite our website: [**Bibtex**](/files/bibtex/libALL.bib). +The library is available for free <a href="https://gitlab.version.fz-juelich.de/SLMS/loadbalancing/-/releases" target="_blank">here</a>. If +you use it in your research or in your production code, please cite our website: [**Bibtex**](/websites/all-website/files/bibtex/libALL.bib). ### Dokumentation ### -You can find the documentation of the library here: [Documentation](/websites/sphinx), which provides an overview about how to build +You can find the documentation of the library here: [Documentation](/websites/all-website/sphinx), which provides an overview about how to build the library and how to include it into your own code. Also you can find the documentation of the provided functions and a description of our example codes provided with the library. ### Videos ### -In the [Videos](/websites/videos) section you find some videos showcasing different methods provided by the library. +In the [Videos](/websites/all-website/videos) section you find some videos showcasing different methods provided by the library. diff --git a/content/methods.md b/content/methods.md deleted file mode 100644 index ed77c6f8512e069e29bb5b237267bee95b81c727..0000000000000000000000000000000000000000 --- a/content/methods.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: Methods -layout: main ---- - -The following methods are currently included in the ALL software library. - -## Tensor-based adjustment - -## Staggered adjustment - -<video preload="none" height="720" width="1280" controls poster> -<source src="/websites/all-website/videos/animation_stag.mp4" type="video/mp4" > -<source src="/websites/all-website/videos/animation_stag.ogg" type="video/ogg" > -<source src="/websites/all-website/videos/animation_stag.avi" type="video/avi" > -Your browser does not support the video tag. -</video> - -## Force-based adjustment - -## Voronoi - -## Histogram-based adjustment - -<video preload="none" height="720" width="1280" controls poster> -<source src="/websites/all-website/videos/animation_hist.mp4" type="video/mp4" > -<source src="/websites/all-website/videos/animation_hist.ogg" type="video/ogg" > -<source src="/websites/all-website/videos/animation_hist.avi" type="video/avi" > -Your browser does not support the video tag. -</video> - -## Hierarchical adjustment diff --git a/content/videos.md b/content/videos.md index 047cbd424547f6271fac0a303068211d29889218..73894041c5818dd813f73c985bf61522e9d900ac 100644 --- a/content/videos.md +++ b/content/videos.md @@ -1,5 +1,5 @@ --- -title: Tests +title: Videos layout: main ---