alpaka
alpaka copied to clipboard
Gitlab CI: add ARM Custom job
Alpaka is working on ARM and we have an ARM CI runner. Unfortunately, we cannot use the pre-build container for the ARM job, because they are build for the x86 architecture. Therefore we need to install the requirements at runtime. Maybe modifying the install scripts is also required.