Skip to content

Drop BlueGene/Q vectorization

Michael Kuron requested to merge qpx into master

The last BlueGene/Q has probably been dismantled years ago, and even Clang is dropping QPX vectorization support in version 12. So let's remove 4000 lines of obsolete code. With pycodegen/pystencils!228 (merged), we can now vectorize on current and future IBM machines.

Edited by Michael Kuron

Merge request reports