Commit Graph
35 Commits
Author SHA1 Message Date
Omar Shrit 6e77661284 Change BOARD_NAME to ARCH_NAME
Signed-off-by: Omar Shrit <omar@avontech.fr>
2025-01-04 23:50:04 +01:00
Ryan Curtin 43e6363b85 Attempt to work around OpenBLAS thread thrashing issue (#3860)
* Update documentation and CI configurations to work around OpenBLAS OpenMP thrashing issue.

* Update out-of-date link.

* Clarify the situation on Ubuntu and Debian.

* Clarify about pthread compilation.

* Add a bit about the OpenMP variant.

* Make the verbiage consistent everywhere.

* Try to see if the fix works on macOS too.

* Homebrew packages OpenBLAS 0.3.28, so no workaround is needed.
2024-12-29 10:29:29 -06:00
Ryan Curtin c8eb3dceac Overhaul documentation homepage (#3836)
* Add pipeline to documentation homepage.

* Fix for mobile devices.

* Add little pipelines to go at the top of each page.

* Overhaul index page.

* Overhaul README to remove redundant material.

* Add installation documentation.

* Update pipelines.

* Allow nesting of deeper details.

* Add a pipeline to the top of the load/save page.

* Add prerequisites link to main pipeline.

* Add better but not finished sidebar.

* Add a couple new documentation pages.

* Fix URLs in svg.

* Incremental checkin.

* Fix Youtube URLs.

* Incremental checkin.

* Minor fixes.

* Add first pass at evaluation/deployment pages.

* Minor spacing and link fixes.

* Flesh out a number of additional pages and write basic compilation documentation.

* Fix some minor issues, and add Docker deployment page (not totally finished yet).

* Add developer documentation landing page.

* Hopefully getting close to the final set of changes here.

* Remove this documentation for now.

* Fix a few links, and the size of the sidebar.

* Fix some additional links.

* Fix a bunch more links.

* Fix another link that now has a better place.

* Refactor test-docs.sh to handle documentation that is a standalone program.

* Fix file exclusions.

* Fully qualify typename.

* Update name of file.

* Fix syntax error.

* Remove files that are not meant to be compiled.

* Also skip the quickstart.

* Move quickstart entry to the top.

* Remove gray coloring of binding documentation.

* Update name of sidebar link.

* Update to working link.

* Fix Wikipedia anchor.
2024-12-20 13:36:12 -05:00
Ryan Curtin a500109ba1 Update link for RISC-V processor example. 2024-12-06 15:31:45 -05:00
Omar ShritandRyan Curtin d7a86cbe3b Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-13 12:55:57 +01:00
Omar Shrit 7f8ec66b20 Fix the arch name to board name
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-11 19:39:56 +01:00
Omar ShritandRyan Curtin d7a9ab0663 Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-11 19:35:28 +01:00
Omar Shrit 6384c0598e Merge branch 'master' into docs_table
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-07 15:54:06 +01:00
Omar Shrit b0454a8b6b Fix the links
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-07 15:52:56 +01:00
Omar ShritandRyan Curtin bcf6e7340e Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-06 22:37:07 +01:00
Omar ShritandRyan Curtin 8de96d82da Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-06 22:36:58 +01:00
Omar ShritandRyan Curtin a698e35f39 Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-06 22:35:31 +01:00
Omar Shrit 108b25357c Fix links, and the sidebar
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-05 22:52:57 +01:00
Omar Shrit 478437a52e Fix the wording and the code block
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-05 22:24:54 +01:00
Omar ShritandRyan Curtin 3bb38a4a6c Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:14:22 +01:00
Omar ShritandRyan Curtin 56fb539868 Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:13:00 +01:00
Omar ShritandRyan Curtin 24941c0acd Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:12:42 +01:00
Omar ShritandRyan Curtin ca1b092fab Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:10:02 +01:00
Omar ShritandRyan Curtin 3e592a1a71 Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:09:03 +01:00
Omar ShritandRyan Curtin 54fd1b9e7f Update doc/embedded/supported_boards.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-11-05 22:08:41 +01:00
Omar Shrit e381293eba fix the docs to match the new modification
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-02 16:30:56 +01:00
Omar Shrit 605d1a8fba extend the table and add the cmake command in different area
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-11-02 14:34:02 +01:00
Ryan Curtin 189f2b6ab6 Fix name of option. 2024-10-29 09:15:26 -04:00
Ryan Curtin 51d600e98e Fix path to match the CMAKE_SYSROOT path. 2024-10-28 17:50:05 -04:00
Omar Shrit 26baee10bb convert everything and put it in a table
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-10-13 19:40:47 +02:00
Omar Shrit 7b3ef67c7c Fix and complete the table
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-10-04 18:19:09 +02:00
Omar Shrit 2dcc5d41ac Merge branch 'master' into docs_table 2024-10-03 19:22:34 +02:00
Omar ShritandRyan Curtin 07653677a4 Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-09-16 19:17:48 +02:00
Omar ShritandRyan Curtin d13ae68b81 Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-09-16 19:17:43 +02:00
Omar ShritandRyan Curtin 1c15ff31d4 Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-09-16 19:17:38 +02:00
Omar Shrit e104013a0a Resolve all comments from @rcurtin
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-09-16 13:02:09 +02:00
Ryan Curtin eb78b7b346 Some minor wording changes and rephrasing suggestions. 2024-08-27 14:41:28 -04:00
Omar Shrit 0df2a2a69a Adding arch names
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-28 17:22:20 +02:00
Omar Shrit 6bc40f89aa Fix some typos
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-28 16:50:44 +02:00
Omar Shrit d3a3ebe1cf Docs: armv7, pi 2, crosscompile
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-24 22:52:29 +02:00