pybind11/docs
andriish 38370a87f4
fix: support NVIDIA-PGI HPC SDK (#2475)
* Added guards to the includes

Added new CI config

Added new trigger

Changed CI workflow name

Debug CI

Debug CI

Debug CI

Debug CI

Added flags fro PGI

Disable Eigen

Removed tests that fail

Uncomment lines

* fix: missing include

fix: minor style cleanup

tests: support skipping

ci: remove and tighten a bit

fix: try msvc workaround for pgic

* tests: split up prealoc tests

* fix: PGI compiler fix

* fix: PGI void_t only

* fix: try to appease nvcc

* ci: better ordering for slow tests

* ci: minor improvements to testing

* ci: Add NumPy to testing

* ci: Eigen generates CUDA warnings / PGI errors

* Added CentOS7 back for a moment

* Fix YAML

* ci: runs-on missing

* centos7 is missing pytest

* ci: use C++11 on CentOS 7

* ci: test something else

* Try just adding flags on CentOS 7

* fix: CentOS 7

* refactor: move include to shared location

* Added verbose flag

* Try to use system cmake3 on CI

* Try to use system cmake3 on CI, attempt2

* Try to use system cmake3 on CI, attempt3

* tests: not finding pytest should be a warning, not a fatal error

* tests: cleanup

* Weird issue?

* fix: final polish

Co-authored-by: Andrii Verbytskyi <andrii.verbytskyi@mpp.mpg.de>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Andrii Verbytskyi <averbyts@cern.ch>
2020-09-11 22:06:52 -04:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced Add py::object casting example to embedding docs (#2466) 2020-09-09 10:39:20 -04:00
Doxyfile Fix undefined memoryview format (#2223) 2020-07-15 08:50:43 -07:00
Makefile took a stab at some documentation 2015-10-13 03:16:44 +02:00
basics.rst Add note that VS2017 requires /permissive- to build in C++17 mode (#2431) 2020-08-24 14:31:20 -04:00
benchmark.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
benchmark.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
changelog.rst fix: support NVIDIA-PGI HPC SDK (#2475) 2020-09-11 22:06:52 -04:00
classes.rst docs: fix typo (#2405) 2020-08-18 06:46:23 -04:00
compiling.rst pybind11_add_module(): OPT_SIZE target 2020-09-06 16:46:38 +02:00
conf.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
faq.rst ci: disallow some common capitalization mistakes (#2472) 2020-09-08 15:26:50 +02:00
index.rst Add upgrade guide to the documentation 2017-08-21 01:12:45 +02:00
intro.rst remove duplicate feature from list (#1476) 2018-09-11 10:39:17 +02:00
limitations.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
pybind11-logo.png Very minor documentation fixes, updated logo 2016-01-17 22:31:15 +01:00
pybind11_vs_boost_python1.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python1.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
pybind11_vs_boost_python2.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python2.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
reference.rst Improve documentation related to inheritance. (#1676) 2019-06-10 22:12:28 +02:00
release.rst updated release.rst to remove parts that are now automated 2019-09-21 20:22:33 +02:00
requirements.txt docs: pin versions for readthedocs 2020-08-20 14:42:00 -04:00
upgrade.rst ci: disallow some common capitalization mistakes (#2472) 2020-09-08 15:26:50 +02:00