Updated PrimeNet program to support color output and README. #364
ci.yml
on: push
Pylint
16s
Ruff
8s
Matrix: CUDALucas
Matrix: GpuOwl
Matrix: PrimeNet Linux
Matrix: PrimeNet macOS
Matrix: Mlucas
Matrix: PrimeNet Windows
Annotations
35 errors, 10 warnings, and 10 notices
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L11
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L12
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L13
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L14
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L15
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L29
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L30
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
google-colab/Colab CPU MPrime.ipynb#L31
google-colab/Colab CPU MPrime.ipynb:1:1: Q000 Single quotes found but double quotes preferred
|
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
|
E0102:
primenet.py#L229
class already defined line 186
|
E0102:
primenet.py#L257
class already defined line 186
|
E0602:
primenet.py#L764
Undefined variable 'unicode'
|
E0602:
primenet.py#L768
Undefined variable 'raw_input'
|
E0602:
primenet.py#L772
Undefined variable 'xrange'
|
E0102:
primenet.py#L775
class already defined line 89
|
E0606:
primenet.py#L1807
Possibly using variable 'work_type_str' before assignment
|
E0606:
primenet.py#L1913
Possibly using variable 'fromemail' before assignment
|
E0606:
primenet.py#L1915
Possibly using variable 'toemails' before assignment
|
E0602:
primenet.py#L2149
Undefined variable 'WindowsError'
|
GpuOwl (ubuntu-24.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-24.04, g++)
Process completed with exit code 1.
|
CUDALucas (ubuntu-22.04)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, g++)
Process completed with exit code 1.
|
CUDALucas (ubuntu-24.04)
Process completed with exit code 1.
|
CUDALucas (ubuntu-20.04)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.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.
|
W0511:
primenet.py#L4618
TODO: Something better here
|
W0511:
primenet.py#L4636
TODO -- have people set their own program options for commented out portions
|
W0511:
primenet.py#L5106
TODO: Unreserve assignment
|
W0511:
primenet.py#L5136
TODO: Unreserve assignment
|
W0511:
primenet.py#L5594
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L5597
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L5926
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L5929
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L5932
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L6633
TODO: add detection for most parameter, including automatic change of the hardware
|
C0116:
primenet.py#L139
Missing function or method docstring
|
C0116:
primenet.py#L150
Missing function or method docstring
|
C0116:
primenet.py#L159
Missing function or method docstring
|
C0115:
primenet.py#L174
Missing class docstring
|
C0115:
primenet.py#L177
Missing class docstring
|
C0115:
primenet.py#L186
Missing class docstring
|
C0115:
primenet.py#L189
Missing class docstring
|
C0115:
primenet.py#L199
Missing class docstring
|
C0115:
primenet.py#L213
Missing class docstring
|
C0115:
primenet.py#L221
Missing class docstring
|
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
|
242 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
|
264 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.61 MB |
|
ubuntu-24.04_cudalucas
|
257 KB |
|
ubuntu-24.04_g++_gpuowl
|
6.8 MB |
|
ubuntu-24.04_gcc_mlucas
|
10.4 MB |
|