cocluto/SunGridEngine
Guillaume Raffy e39a65c288 Made clusterconfigurator code comply (mostly) to pylint and mypy best practices while working on bug 2701.
As a result, clusterconfigurator no longer pesses with hardcoded sys.path, we now use PYTHONPATH, which is somewhat cleaner.

As mypy doesn't support python2, I had to migrate code from python2 to python3. Because some libraries are shared between all python code, python2 code using these libraries will be broken while all python code is not upgraded to python3.

Bug 2701 - mettre en place un mécanisme pour éviter le blocage des gpu par des jobs cpu
2019-07-10 08:34:42 +00:00
..
SgeConfig.py Made clusterconfigurator code comply (mostly) to pylint and mypy best practices while working on bug 2701. 2019-07-10 08:34:42 +00:00
__init__.py Bug 2044 - mettre simpatix88 en production 2018-03-26 14:10:33 +00:00