Update PrimeNet program to add TF1G support. (#25) #359
ci.yml
on: push
Pylint
20s
Ruff
6s
Matrix: CUDALucas
Matrix: GpuOwl
Matrix: PrimeNet Linux
Matrix: PrimeNet macOS
Matrix: Mlucas
Matrix: PrimeNet Windows
Annotations
36 errors, 10 warnings, and 10 notices
PrimeNet Linux (ubuntu-20.04)
Process completed with exit code 1.
|
E0602:
primenet.py#L182
Undefined variable 'unicode'
|
E0102:
primenet.py#L257
class already defined line 214
|
E0102:
primenet.py#L285
class already defined line 214
|
E0602:
primenet.py#L683
Undefined variable 'raw_input'
|
E0602:
primenet.py#L1674
Undefined variable 'unicode'
|
E0602:
primenet.py#L1674
Undefined variable 'unicode'
|
E0606:
primenet.py#L1719
Possibly using variable 'work_type_str' before assignment
|
E0606:
primenet.py#L1823
Possibly using variable 'fromemail' before assignment
|
E0606:
primenet.py#L1825
Possibly using variable 'toemails' before assignment
|
E0602:
primenet.py#L2054
Undefined variable 'WindowsError'
|
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
|
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-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-24.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-24.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, gcc)
Process completed with exit code 1.
|
W0511:
primenet.py#L4511
TODO: Something better here
|
W0511:
primenet.py#L4529
TODO -- have people set their own program options for commented out portions
|
W0511:
primenet.py#L4997
TODO: Unreserve assignment
|
W0511:
primenet.py#L5027
TODO: Unreserve assignment
|
W0511:
primenet.py#L5488
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L5491
TODO: Delete assignment from workfile
|
W0511:
primenet.py#L5815
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L5818
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L5821
TODO: Delete assignment from workfile if it is not done
|
W0511:
primenet.py#L6518
TODO: add detection for most parameter, including automatic change of the hardware
|
C0116:
primenet.py#L125
Missing function or method docstring
|
C0116:
primenet.py#L136
Missing function or method docstring
|
C0116:
primenet.py#L145
Missing function or method docstring
|
C0116:
primenet.py#L154
Missing function or method docstring
|
C0116:
primenet.py#L169
Missing function or method docstring
|
C0116:
primenet.py#L178
Missing function or method docstring
|
C0115:
primenet.py#L202
Missing class docstring
|
C0115:
primenet.py#L205
Missing class docstring
|
C0115:
primenet.py#L214
Missing class docstring
|
C0115:
primenet.py#L217
Missing class docstring
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-20.04_clang++_gpuowl
Expired
|
4.98 MB |
|
ubuntu-20.04_clang_mlucas
Expired
|
8.94 MB |
|
ubuntu-20.04_cudalucas
Expired
|
241 KB |
|
ubuntu-20.04_g++_gpuowl
Expired
|
8.28 MB |
|
ubuntu-20.04_gcc_mlucas
Expired
|
10.2 MB |
|
ubuntu-22.04_clang++_gpuowl
Expired
|
4.61 MB |
|
ubuntu-22.04_clang_mlucas
Expired
|
9.57 MB |
|
ubuntu-22.04_cudalucas
Expired
|
263 KB |
|
ubuntu-22.04_g++_gpuowl
Expired
|
7.56 MB |
|
ubuntu-22.04_gcc_mlucas
Expired
|
10.2 MB |
|
ubuntu-24.04_clang++_gpuowl
Expired
|
4.59 MB |
|
ubuntu-24.04_clang_mlucas
Expired
|
9.6 MB |
|
ubuntu-24.04_cudalucas
Expired
|
256 KB |
|
ubuntu-24.04_g++_gpuowl
Expired
|
6.8 MB |
|
ubuntu-24.04_gcc_mlucas
Expired
|
10.4 MB |
|