Adding arch names

Signed-off-by: Omar Shrit <omar@avontech.fr>
This commit is contained in:
Omar Shrit
2024-07-28 17:22:20 +02:00
parent 5ab4a775b8
commit 0df2a2a69a
+39
View File
@@ -0,0 +1,39 @@
## List of supported architectures
The following table contains a list of different architectures, to cross
compile mlpack to any one these architectures please refer to these guides.
This table refers only to possible values of `BOARD_NAME` CMake flag that needs
to be specified before the compilation process starts.
please check its architecture of your board before specifying the parameter:
| BOARD\_NAME |
---------------
| ARM11 |
---------------
| CORTEXA7 |
---------------
| CORTEXA8 |
---------------
| CORTEXA9 |
---------------
| CORTEXA15 |
---------------
| CORTEXA53 |
---------------
| CORTEXA72 |
---------------
| CORTEXA76 |
---------------
| C906 |
---------------
| x280 |
---------------
| KATAMI |
---------------
| NORTHWOOD |
---------------
| COPPERMINE |
---------------