* Update DLRS guide for v6 release
* Update versions for release
* update image name to sysstacks/... and change model path.
* Update for oneDNN and update links
* Update Docker version
* Update for branding and clarity
- Correct URLs and formatting
- Add warning about image choice
- Corrects syntax, formatting errors for proper sequence of steps
- in ResNet50 workload section.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Closes#1102
* Creates rationale for architectural design decisions
* Creates component list table and reorganizes content coherently.
* Applies organizational edits, line edits for consistency of voice.
* Respond to reviewer feedback.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* update transformers section
Adding distilbert example, and the user does not need to install tensorflow or pytorch, but upgrade transformers library.
* Correct Sphinx syntax errors in code-blocks.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Co-authored-by: Michael Vincerra <michael.vincerra@intel.com>
- "Only advertise the latest LTS kernel as an alternative to the Native kernel."
- clr-installer 2.4.3: https://github.com/clearlinux/clr-installer/releases/tag/2.4.3
- Revise bare-metal-install-server-30.png to support above.
- Revise bare-metal-install-desktop-21.png to support above.
- Closes#1100
- Revise Fig 21 to align with kernel selection in clr-installer release 2.4.3.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Use of Docker with mixer is now deprecated.
- Recreates grid table as list-table for future maintenance.
- Adds new section, Bundle definition files, for illustration
- Revises builder.conf in References, removing docker path.
- Updates mixer builder.conf to VERSION 1.2.
- Fix typo in filepath for LOCAL_RPM_DIR in builder.conf.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix OpenVINO version branding
MeRS uses the open source OpenVINO not the Intel® Distribution of OpenVINO™ toolkit
* Fix line length warnings
* Fix OpenVINO trademark branding
Fix OpenVINO trademark branding and add required acknowledgement
Signed-off-by: Anthony Pray anthony.s.pray@intel.com
When using the docker image you may see error
"Failed to install x of x"
ruining "swupd clean" will fix the problems.
Desktop files should be created under `$HOME/.local/share/applications` instead of `$HOME/.local/share`,
at least on my system only the former one works.
This commit fixed the path for both installation and uninstallation.
During installation, `ld.so.conf` was modified to include `/etc/ld.so.conf.d`, under which
a file `nvidia.conf` was created so that `ld` looks for shared library installed by NVIDIA driver.
This commit adds information on removing `nvidia.conf` file.
Users could optionally remove the line `include /etc/ld.so.conf.d/*.conf` that we added to
`/etc/ld.so.conf`.
* Adds hugepages config guide to explain defaults and config settings
Closes#1005
Signed-off-by: Adams, Eric <eric.adams@intel.com>
* Made revisions per feedback from reviewer.
Signed-off-by: Adams, Eric <eric.adams@intel.com>
* Add Horovod and OpenMPI section, closes#1041
* changing pygment lexar to console to fix build issue
* Remove single quotation mark inside code-block to correct build error.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Co-authored-by: michael vincerra <37549381+mvincerx@users.noreply.github.com>
* Adding GitHub workflow for checking PRs.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added carriage return to end of document.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds build on push to master deploying to developmentHTML branch.
Adds build on push to publish deploying to latestHTML branch.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Uncomment publish URL.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Renamed Travis CI/CD file to avoid running it.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Changed .. code:: to .. code-block:: to match project standards.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updates to power and performance for readability and consistency with project reST standards.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Further updates to CPU performance guide with BIOS snapshot to show what DPTF setting might look like.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Addressing editorial feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added disclaimer for Intel Turbo Boost Technology.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Revise steps for clarity and dist UI components.
- Resize all images for uniformity
- Revise from balenaEtcher to Etcher per USPTO trademark
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add intro and revise wording where applicable.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Resizes image to be slightly larger.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Resizes Figure 2 for uniformity and makes minor edits.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add Advanced Linux CLI section per group discussion.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Responds to user feedback applies editorial changes.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects `lsblk` command labels to reflect output; adds ! for Flash complete.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revises telemetry figure to correct URL; reorders steps.
- Reorders Assign Hostname to match oreder of menus in UI
- Corrects typos and grammatically unclear sentences.
- Renames figures as a result of reordering sections, above.
- Closes#1039.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Recaptures Fig 31, Swupd Mirror menu:
- Adds "allow installation over insecure connections..." checkbox
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Added recommendation to run LTS kernel for proprietary NVIDIA drivers (see https://github.com/clearlinux/distribution/issues/1725)
* Updated wording following puneete comment
* Updated wording following puneete comment
* Updates based on native Chinese speaker review.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updates based on feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>