Updated PrimeNet program to version 2.0. #281
ci.yml
on: push
Pylint
21s
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 (EXE001):
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (D100):
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: D100 Missing docstring in public module
|
Ruff (PLW1510):
mprime-python-port/exp.py#L18
mprime-python-port/exp.py:18:9: PLW1510 `subprocess.run` without explicit `check` argument
|
Ruff (PERF203):
mprime-python-port/exp.py#L49
mprime-python-port/exp.py:49:5: PERF203 `try`-`except` within a loop incurs performance overhead
|
Ruff (EXE001):
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (D100):
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: D100 Missing docstring in public module
|
Ruff (D103):
mprime-python-port/mprime.py#L23
mprime-python-port/mprime.py:23:5: D103 Missing docstring in public function
|
Ruff (D205):
mprime-python-port/mprime.py#L31
mprime-python-port/mprime.py:31:5: D205 1 blank line required between summary line and description
|
Ruff (S101):
mprime-python-port/mprime.py#L58
mprime-python-port/mprime.py:58:1: S101 Use of `assert` detected
|
Ruff (S113):
mprime-python-port/mprime.py#L83
mprime-python-port/mprime.py:83:6: S113 Probable use of requests call without timeout
|
E0602:
primenet.py#L163
Undefined variable 'unicode'
|
E0602:
primenet.py#L492
Undefined variable 'raw_input'
|
E0606:
primenet.py#L1314
Possibly using variable 'fromemail' before assignment
|
E0606:
primenet.py#L1316
Possibly using variable 'toemails' before assignment
|
E0602:
primenet.py#L1468
Undefined variable 'WindowsError'
|
E0602:
primenet.py#L1525
Undefined variable 'WindowsError'
|
E0601:
primenet.py#L1789
Using variable 'tests_saved' before assignment
|
E0606:
primenet.py#L1804
Possibly using variable 'prp_residue_type' before assignment
|
E0606:
primenet.py#L2187
Possibly using variable 'stage' before assignment
|
E0606:
primenet.py#L2889
Possibly using variable 'work_type_str' before assignment
|
GpuOwl (ubuntu-24.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.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-20.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-24.04, g++)
Process completed with exit code 1.
|
CUDALucas (ubuntu-24.04)
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.
|
Mlucas (ubuntu-20.04, clang)
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-24.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, gcc)
Process completed with exit code 1.
|
W0511:
primenet.py#L3146
TODO -- have people set their own program options for commented out portions
|
W0511:
primenet.py#L3543
TODO: Unreserve assignment
|
W0511:
primenet.py#L3580
TODO: Unreserve assignment
|
W0511:
primenet.py#L3949
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L3952
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L4356
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L4359
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L4362
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L4619
TODO: add detection for most parameter, including automatic change of the hardware
|
W0511:
primenet.py#L4746
TODO: check that input char are ASCII or at least supported by the server
|
C0116:
primenet.py#L117
Missing function or method docstring
|
C0116:
primenet.py#L126
Missing function or method docstring
|
C0116:
primenet.py#L133
Missing function or method docstring
|
C0116:
primenet.py#L140
Missing function or method docstring
|
C0116:
primenet.py#L153
Missing function or method docstring
|
C0116:
primenet.py#L161
Missing function or method docstring
|
C0115:
primenet.py#L184
Missing class docstring
|
C0115:
primenet.py#L187
Missing class docstring
|
C0115:
primenet.py#L190
Missing class docstring
|
C0115:
primenet.py#L197
Missing class docstring
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-20.04_clang++_gpuowl
Expired
|
46.4 MB |
|
ubuntu-20.04_clang_mlucas
Expired
|
21 MB |
|
ubuntu-20.04_cudalucas
Expired
|
293 KB |
|
ubuntu-20.04_g++_gpuowl
Expired
|
49.7 MB |
|
ubuntu-20.04_gcc_mlucas
Expired
|
22.2 MB |
|
ubuntu-22.04_clang++_gpuowl
Expired
|
46 MB |
|
ubuntu-22.04_clang_mlucas
Expired
|
21.6 MB |
|
ubuntu-22.04_cudalucas
Expired
|
315 KB |
|
ubuntu-22.04_g++_gpuowl
Expired
|
49 MB |
|
ubuntu-22.04_gcc_mlucas
Expired
|
22.2 MB |
|
ubuntu-24.04_clang++_gpuowl
Expired
|
46 MB |
|
ubuntu-24.04_clang_mlucas
Expired
|
21.6 MB |
|
ubuntu-24.04_cudalucas
Expired
|
309 KB |
|
ubuntu-24.04_g++_gpuowl
Expired
|
48.2 MB |
|
ubuntu-24.04_gcc_mlucas
Expired
|
22.4 MB |
|