Files
Tonu Naks 547b3c3fc2 Add support for pycross
This commit enables on-board testing. To launch test with cross compilation
and execution on host:

* expose the environment (unless cuda toolbox is installed
  in its standard location at /usr/local/cuda)
export CUDA_ROOT=<location of cuda root>

* make sure that $CUDA_ROOT/targets/aarch64-linux contains
  copy of the same folder on the board

* load the ssh keys necessary for accessing the board

* launch tests

  anod test gnat-cuda --target=aarch64-linux,,<board hostname or IP>

eng/toolchain/cuda#29
2023-11-24 17:37:43 +00:00
..
2023-08-25 07:59:51 +00:00
2023-11-24 17:37:43 +00:00