Mentions légales du service

Skip to content

First batch of patch for ARMv8 support

DERUMIGNY Nicolas requested to merge nderumig/experimental-arm-support into master

ARMv8a support is still WIP, but this contains too much work not to go into master:

  • support of the latest pipedream version (including perfpipedream subproject)
  • first unit tests (~30% of coverage: listing/testing instructions + CorePinnedPool)
  • update of the python project dependencies (to be able to run on ARM without recompiling all packages)
  • support of a testing environment with only 1 CPU

Merge request reports