Questions on documentation for DCGM python tests and bindings
In the documentation it is written: The test suite utilizes DCGM's python bindings. Python version 2 is the only supported version at this time; However under testing/ there is directory named python3. Same as above, in \usr\local\dcgm\bindings, also python3 is listed.
Is this a documentation mistake or the words should be understood in a different manner? It seems a little confusing to me. I would like to use DCGM library for profiling with python 3 code. Thanks!
It is a documentation mistake. The test suite now utilizes python3. This will be corrected.
It is a documentation mistake. The test suite now utilizes python3. This will be corrected.
Thanks!