@@ -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 |
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user