pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.39k stars 2.07k forks source link

CI: Reenable an NVHPC Test #4764

Closed ax3l closed 1 year ago

ax3l commented 1 year ago

Description

Update from CentOS to Ubuntu and to a recent version of NVHPC (former: PGI).

Fix #4690 Follow-up to #4691

Suggested changelog entry:

* CI: Update NVHPC to 23.5 and Ubuntu 20.04
rwgk commented 1 year ago

BTW: I'm testing a fix for the Clang dev failure:

https://github.com/pybind/pybind11/pull/4762/commits/1fb7dc3c649b4b7c446258a2a8c28ad90a2bad60

Good to ignore here.

rwgk commented 1 year ago

I just updated this PR to

  1. pull in the Clang Dev fix

  2. assuming GHA here are fine, merge this PR and retest #4772.