Closed mlxd closed 2 years ago
Lightning currently builds on Ubuntu 22.04 and GCC 10 for all tests. We can update the compiler to instead use GCC 11 for all tests under Linux.
gcc-10
gcc-11
g++-10
g++-11
Closed by #370
Issue description
Lightning currently builds on Ubuntu 22.04 and GCC 10 for all tests. We can update the compiler to instead use GCC 11 for all tests under Linux.
gcc-10
togcc-11
in https://github.com/PennyLaneAI/pennylane-lightning/blob/master/.github/workflows/tests_linux.ymlg++-10
tog++-11
in https://github.com/PennyLaneAI/pennylane-lightning/blob/master/.github/workflows/tests_linux.yml