diff --git a/LICENSE b/LICENSE index 1fcc34a..91844dd 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021-2023 Xuehai Pan. All Rights Reserved. + Copyright 2021-2024 Xuehai Pan. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/source/conf.py b/docs/source/conf.py index 23c8be7..5a8d6b3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -22,7 +22,7 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspa # -- Project information ----------------------------------------------------- project = 'nvitop: the one-stop solution for GPU process management.' -copyright = '2021-2023, Xuehai Pan' +copyright = '2021-2024, Xuehai Pan' author = 'Xuehai Pan' diff --git a/install-nvidia-driver.sh b/install-nvidia-driver.sh index d684a3f..088368d 100755 --- a/install-nvidia-driver.sh +++ b/install-nvidia-driver.sh @@ -13,7 +13,7 @@ # ============================================================================== # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/LICENSE b/nvitop-exporter/LICENSE index 1fcc34a..91844dd 100644 --- a/nvitop-exporter/LICENSE +++ b/nvitop-exporter/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021-2023 Xuehai Pan. All Rights Reserved. + Copyright 2021-2024 Xuehai Pan. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/__init__.py b/nvitop-exporter/nvitop_exporter/__init__.py index 67ddb81..c18e4d3 100644 --- a/nvitop-exporter/nvitop_exporter/__init__.py +++ b/nvitop-exporter/nvitop_exporter/__init__.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/__main__.py b/nvitop-exporter/nvitop_exporter/__main__.py index 9c76a7f..a2e4b86 100644 --- a/nvitop-exporter/nvitop_exporter/__main__.py +++ b/nvitop-exporter/nvitop_exporter/__main__.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/cli.py b/nvitop-exporter/nvitop_exporter/cli.py index f493c8e..8fd6a2d 100644 --- a/nvitop-exporter/nvitop_exporter/cli.py +++ b/nvitop-exporter/nvitop_exporter/cli.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/exporter.py b/nvitop-exporter/nvitop_exporter/exporter.py index 7d9db60..bdbd387 100644 --- a/nvitop-exporter/nvitop_exporter/exporter.py +++ b/nvitop-exporter/nvitop_exporter/exporter.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/utils.py b/nvitop-exporter/nvitop_exporter/utils.py index 1b07fdb..e868548 100644 --- a/nvitop-exporter/nvitop_exporter/utils.py +++ b/nvitop-exporter/nvitop_exporter/utils.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop-exporter/nvitop_exporter/version.py b/nvitop-exporter/nvitop_exporter/version.py index 3c295c0..284fc4b 100644 --- a/nvitop-exporter/nvitop_exporter/version.py +++ b/nvitop-exporter/nvitop_exporter/version.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/__init__.py b/nvitop/__init__.py index efe6323..2190a53 100644 --- a/nvitop/__init__.py +++ b/nvitop/__init__.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/LICENSE b/nvitop/api/LICENSE index 1fcc34a..91844dd 100644 --- a/nvitop/api/LICENSE +++ b/nvitop/api/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021-2023 Xuehai Pan. All Rights Reserved. + Copyright 2021-2024 Xuehai Pan. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nvitop/api/__init__.py b/nvitop/api/__init__.py index fd4e814..ec1e2cb 100644 --- a/nvitop/api/__init__.py +++ b/nvitop/api/__init__.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/collector.py b/nvitop/api/collector.py index 227c781..ad5ac75 100644 --- a/nvitop/api/collector.py +++ b/nvitop/api/collector.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/device.py b/nvitop/api/device.py index 304d80e..7e45182 100644 --- a/nvitop/api/device.py +++ b/nvitop/api/device.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/host.py b/nvitop/api/host.py index c711627..2f75929 100644 --- a/nvitop/api/host.py +++ b/nvitop/api/host.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/libcuda.py b/nvitop/api/libcuda.py index 906cd18..53f85a5 100644 --- a/nvitop/api/libcuda.py +++ b/nvitop/api/libcuda.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/libcudart.py b/nvitop/api/libcudart.py index 17ab5d1..5623896 100644 --- a/nvitop/api/libcudart.py +++ b/nvitop/api/libcudart.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/libnvml.py b/nvitop/api/libnvml.py index 86a9af6..fb17667 100644 --- a/nvitop/api/libnvml.py +++ b/nvitop/api/libnvml.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/process.py b/nvitop/api/process.py index 839fdd2..d26b129 100644 --- a/nvitop/api/process.py +++ b/nvitop/api/process.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/api/utils.py b/nvitop/api/utils.py index 3f336fd..ac5f624 100644 --- a/nvitop/api/utils.py +++ b/nvitop/api/utils.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/LICENSE b/nvitop/callbacks/LICENSE index 92cdd03..91844dd 100644 --- a/nvitop/callbacks/LICENSE +++ b/nvitop/callbacks/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2020-2023 Xuehai Pan. All Rights Reserved. + Copyright 2021-2024 Xuehai Pan. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/__init__.py b/nvitop/callbacks/__init__.py index a4f4f64..f1b8128 100644 --- a/nvitop/callbacks/__init__.py +++ b/nvitop/callbacks/__init__.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/keras.py b/nvitop/callbacks/keras.py index f4e750f..fd2a101 100644 --- a/nvitop/callbacks/keras.py +++ b/nvitop/callbacks/keras.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/lightning.py b/nvitop/callbacks/lightning.py index a9d094d..cbc2da0 100644 --- a/nvitop/callbacks/lightning.py +++ b/nvitop/callbacks/lightning.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/pytorch_lightning.py b/nvitop/callbacks/pytorch_lightning.py index 79597c8..dec3f4d 100644 --- a/nvitop/callbacks/pytorch_lightning.py +++ b/nvitop/callbacks/pytorch_lightning.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/tensorboard.py b/nvitop/callbacks/tensorboard.py index 83a445d..61b9674 100644 --- a/nvitop/callbacks/tensorboard.py +++ b/nvitop/callbacks/tensorboard.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/callbacks/utils.py b/nvitop/callbacks/utils.py index 6191d8e..7c3dbf7 100644 --- a/nvitop/callbacks/utils.py +++ b/nvitop/callbacks/utils.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/gui/screens/help.py b/nvitop/gui/screens/help.py index c91fded..5ef4480 100644 --- a/nvitop/gui/screens/help.py +++ b/nvitop/gui/screens/help.py @@ -7,7 +7,7 @@ from nvitop.gui.library import Device, Displayable, MouseEvent from nvitop.version import __version__ -HELP_TEMPLATE = """nvitop {} - (C) Xuehai Pan, 2021-2023. +HELP_TEMPLATE = """nvitop {} - (C) Xuehai Pan, 2021-2024. Released under the GNU GPLv3 License. GPU Process Type: C: Compute, G: Graphics, X: Mixed. diff --git a/nvitop/select.py b/nvitop/select.py index 7a84a11..3e115f0 100644 --- a/nvitop/select.py +++ b/nvitop/select.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nvitop/version.py b/nvitop/version.py index be8a42b..28c74c8 100644 --- a/nvitop/version.py +++ b/nvitop/version.py @@ -1,6 +1,6 @@ # This file is part of nvitop, the interactive NVIDIA-GPU process viewer. # -# Copyright 2021-2023 Xuehai Pan. All Rights Reserved. +# Copyright 2021-2024 Xuehai Pan. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.