CI #368
Annotations
27 errors, 10 warnings, and 4 notices
Ruff (D101):
google-colab/Colab CPU MPrime.ipynb#L36
google-colab/Colab CPU MPrime.ipynb:1:1: D101 Missing docstring in public class
|
Ruff (PLW3201):
google-colab/Colab CPU MPrime.ipynb#L37
google-colab/Colab CPU MPrime.ipynb:1:1: PLW3201 Dunder method `_render_traceback_` has no special meaning in Python 3
|
Ruff (PLC0415):
google-colab/Colab CPU MPrime.ipynb#L51
google-colab/Colab CPU MPrime.ipynb:1:1: PLC0415 `import` should be at the top-level of a file
|
Ruff (F841):
google-colab/Colab CPU MPrime.ipynb#L95
google-colab/Colab CPU MPrime.ipynb:1:1: F841 Local variable `file` is assigned to but never used
|
Ruff (D101):
google-colab/Colab GPU CUDALucas.ipynb#L42
google-colab/Colab GPU CUDALucas.ipynb:1:1: D101 Missing docstring in public class
|
Ruff (PLW3201):
google-colab/Colab GPU CUDALucas.ipynb#L43
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW3201 Dunder method `_render_traceback_` has no special meaning in Python 3
|
Ruff (F841):
google-colab/Colab GPU CUDALucas.ipynb#L117
google-colab/Colab GPU CUDALucas.ipynb:1:1: F841 Local variable `file` is assigned to but never used
|
Ruff (PLW0603):
google-colab/Colab GPU CUDALucas.ipynb#L152
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW0603 Using the global statement to update `path_dir` is discouraged
|
Ruff (PLW0603):
google-colab/Colab GPU CUDALucas.ipynb#L152
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW0603 Using the global statement to update `path_dir` is discouraged
|
Ruff (PLC0415):
google-colab/Colab GPU CUDALucas.ipynb#L162
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLC0415 `import` should be at the top-level of a file
|
F0001:
*.py#L1
No module named *.py
|
Pylint
Process completed with exit code 29.
|
GpuOwl (ubuntu-22.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-24.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-24.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, g++)
Process completed with exit code 1.
|
CUDALucas (ubuntu-22.04)
Process completed with exit code 1.
|
CUDALucas (ubuntu-20.04)
Process completed with exit code 1.
|
CUDALucas (ubuntu-24.04)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04, gcc)
Process completed with exit code 1.
|
W1510:
mprime-python-port/exp.py#L18
'subprocess.run' used without explicitly defining the value for 'check'.
|
W0621:
mprime-python-port/mprime.py#L46
Redefining name 'f' from outer scope (line 95)
|
W0621:
mprime-python-port/mprime.py#L47
Redefining name 'chunk' from outer scope (line 97)
|
W2601:
mprime-python-port/mprime.py#L59
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L60
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L61
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L62
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L69
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L78
F-strings are not supported by all versions included in the py-version setting
|
W2601:
mprime-python-port/mprime.py#L87
F-strings are not supported by all versions included in the py-version setting
|
C0114:
mprime-python-port/exp.py#L1
Missing module docstring
|
C0114:
mprime-python-port/mprime.py#L1
Missing module docstring
|
C0116:
mprime-python-port/mprime.py#L30
Missing function or method docstring
|
R1732:
mprime-python-port/mprime.py#L119
Consider using 'with' for resource-allocating operations
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-20.04_clang++_gpuowl
|
4.98 MB |
|
ubuntu-20.04_clang_mlucas
|
8.94 MB |
|
ubuntu-20.04_cudalucas
|
240 KB |
|
ubuntu-20.04_g++_gpuowl
|
8.28 MB |
|
ubuntu-20.04_gcc_mlucas
|
10.2 MB |
|
ubuntu-22.04_clang++_gpuowl
|
4.61 MB |
|
ubuntu-22.04_clang_mlucas
|
9.57 MB |
|
ubuntu-22.04_cudalucas
|
262 KB |
|
ubuntu-22.04_g++_gpuowl
|
7.56 MB |
|
ubuntu-22.04_gcc_mlucas
|
10.2 MB |
|
ubuntu-24.04_clang++_gpuowl
|
4.59 MB |
|
ubuntu-24.04_clang_mlucas
|
9.6 MB |
|
ubuntu-24.04_cudalucas
|
255 KB |
|
ubuntu-24.04_g++_gpuowl
|
6.8 MB |
|
ubuntu-24.04_gcc_mlucas
|
10.4 MB |
|