Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
SCS
docs.it4i.cz
Commits
1f134ee2
Commit
1f134ee2
authored
2 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
added module/architecture change option
parent
fe5ec898
No related branches found
No related tags found
No related merge requests found
Pipeline
#29066
passed with warnings
2 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/cs/introduction.md
+21
-0
21 additions, 0 deletions
docs.it4i/cs/introduction.md
with
21 additions
and
0 deletions
docs.it4i/cs/introduction.md
+
21
−
0
View file @
1f134ee2
...
@@ -15,3 +15,24 @@ First stage of complementary systems implementation comprises of these partition
...
@@ -15,3 +15,24 @@ First stage of complementary systems implementation comprises of these partition
-
partition 5 – FPGA synthesis server
-
partition 5 – FPGA synthesis server


## Modules and Architecture Availability
Complementary systems list available modules automatically based on the detected architecture.
However, you can load one of the three modules --
`aarch64`
,
`avx2`
, and
`avx512`
--
to reload the list of modules available for the respective architecture:
```
console
[user@login.cs ~]$
ml architecture/aarch64
aarch64 modules + all modules
[user@login.cs ~]$
ml architecture/avx2
avx2 modules + all modules
[user@login.cs ~]$
ml architecture/avx512
avx512 modules + all modules
```
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