Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ALL website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SLMS
websites
ALL website
Commits
1119124c
Commit
1119124c
authored
4 years ago
by
Rene Halver
Browse files
Options
Downloads
Patches
Plain Diff
Fixed links and removed unneeded page
parent
bd6c5e75
No related branches found
No related tags found
No related merge requests found
Pipeline
#54178
passed
4 years ago
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
content/_index.md
+4
-4
4 additions, 4 deletions
content/_index.md
content/methods.md
+0
-32
0 additions, 32 deletions
content/methods.md
content/videos.md
+1
-1
1 addition, 1 deletion
content/videos.md
with
5 additions
and
37 deletions
content/_index.md
+
4
−
4
View file @
1119124c
...
@@ -18,15 +18,15 @@ The main focus is to offer a selection of load-balancing solutions that can be
...
@@ -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
included into existing codes in order to improve the scaling behavior, especially on
large-scale process configurations.
large-scale process configurations.
The library is available for free
[
**download**
](
https://gitlab.version.fz-juelich.de/SLMS/loadbalancing/-/releases
)
. If
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**
](
/files/bibtex/libALL.bib
)
.
you use it in your research or in your production code, please cite our website:
[
**Bibtex**
](
/
websites/all-website/
files/bibtex/libALL.bib
)
.
### Dokumentation ###
### 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
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.
of our example codes provided with the library.
### Videos ###
### 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.
This diff is collapsed.
Click to expand it.
content/methods.md
deleted
100644 → 0
+
0
−
32
View file @
bd6c5e75
---
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
This diff is collapsed.
Click to expand it.
content/videos.md
+
1
−
1
View file @
1119124c
---
---
title
:
Test
s
title
:
Video
s
layout
:
main
layout
:
main
---
---
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment