Skip to content

Updated Mlucas install script. #380

Updated Mlucas install script.

Updated Mlucas install script. #380

Triggered via push April 1, 2025 12:53
Status Success
Total duration 2h 6m 55s
Artifacts 19

ci.yml

on: push
Matrix: CUDALucas
Matrix: GpuOwl
Matrix: Mlucas
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 10 warnings, and 4 notices
Pylint
Process completed with exit code 29.
F0001: *.py#L1
No module named *.py
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
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 (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 (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 (D101): google-colab/Colab GPU CUDALucas.ipynb#L42
google-colab/Colab GPU CUDALucas.ipynb:1:1: D101 Missing docstring in public class
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 (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 (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 (D101): google-colab/Colab CPU MPrime.ipynb#L36
google-colab/Colab CPU MPrime.ipynb:1:1: D101 Missing docstring in public class
GpuOwl (ubuntu-22.04, clang++)
Process completed with exit code 1.
GpuOwl (ubuntu-24.04, g++)
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-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-20.04, clang)
Process completed with exit code 1.
Mlucas (ubuntu-20.04, gcc)
Process completed with exit code 1.
Mlucas (ubuntu-24.04, gcc)
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-22.04-arm, gcc)
Process completed with exit code 1.
Mlucas (ubuntu-22.04-arm, clang)
Process completed with exit code 1.
Mlucas (ubuntu-24.04-arm, gcc)
Process completed with exit code 1.
Mlucas (ubuntu-24.04-arm, clang)
Process completed with exit code 1.
W3101: python/mprime.py#L95
Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely
W2601: python/mprime.py#L89
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L80
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L71
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L64
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L63
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L62
F-strings are not supported by all versions included in the py-version setting
W2601: python/mprime.py#L61
F-strings are not supported by all versions included in the py-version setting
W0621: python/mprime.py#L48
Redefining name 'f' from outer scope (line 98)
W1510: python/exp.py#L18
'subprocess.run' used without explicitly defining the value for 'check'.
R1732: python/mprime.py#L122
Consider using 'with' for resource-allocating operations
C0116: python/mprime.py#L30
Missing function or method docstring
C0114: python/mprime.py#L1
Missing module docstring
C0114: python/exp.py#L1
Missing module docstring

Artifacts

Produced during runtime
Name Size Digest
ubuntu-20.04_clang++_gpuowl Expired
4.98 MB
sha256:5e69417e0d83665810cb8a80cdb1cdb0a4e01f4f7c3b977f28b07e9fc86ce537
ubuntu-20.04_clang_mlucas Expired
8.03 MB
sha256:cba329404541c8966550818eb25c8aea4549ee0a0a411df7937dc718b9e42c06
ubuntu-20.04_cudalucas Expired
244 KB
sha256:3f08b20bcd4b59e15f280d6d2f082f77c8c420d59c751c8f7ba494ce0f3559b4
ubuntu-20.04_g++_gpuowl Expired
8.29 MB
sha256:4d55571e76fa487454f526a3d03b81f53ff46aac403940b30e68ce256c72d1a1
ubuntu-20.04_gcc_mlucas Expired
9.22 MB
sha256:74897116937e39d1250deee19c8174554a261d67f09e475d91c62e329766ed00
ubuntu-22.04-arm_clang_mlucas Expired
7.99 MB
sha256:c50e95a9d493f77edc0ddcbfc51ade7e83ff1d1663b17d088414e428183296d3
ubuntu-22.04-arm_gcc_mlucas Expired
8.99 MB
sha256:105c614b46e814dbd3947ea32fe55d5b576f8fe9ed1562d1353db28bbb236bd3
ubuntu-22.04_clang++_gpuowl Expired
4.62 MB
sha256:e00e260c82c87c0eef835afc94b2be1317e995eca718e48250a2c54dc3efe1f6
ubuntu-22.04_clang_mlucas Expired
9.09 MB
sha256:5cc78f36e4116c64786bf554ae619423db52c34edc4f4ef2459dce70f3a7b9cf
ubuntu-22.04_cudalucas Expired
266 KB
sha256:06cbcf338d62b8b770c1b10085c3d21084386c104abbd8af0c48e94a213f966f
ubuntu-22.04_g++_gpuowl Expired
7.56 MB
sha256:c4c444a9b7ceacc2758455263e32875b6ccc0827a4ecde5bd503029346feb099
ubuntu-22.04_gcc_mlucas Expired
9.36 MB
sha256:2fef92e98d7a47350e046a30898770fa74159ec07c9a2f82e24fd276618481b8
ubuntu-24.04-arm_clang_mlucas Expired
8.01 MB
sha256:1b2ed90945041b3c787b2bf9b43fea5c0c28c6894aee57d85f4a75780c008659
ubuntu-24.04-arm_gcc_mlucas Expired
9 MB
sha256:7271d3e5294dc8bc1fb5e0cb5dc4882cca1d28f94bd2ff8b9e02e14f9f74f7df
ubuntu-24.04_clang++_gpuowl Expired
4.59 MB
sha256:8bd46d40ec16febe015b84a7594869c643bc9331c968470bd69b7dd4244ddee3
ubuntu-24.04_clang_mlucas Expired
9 MB
sha256:1035118fdc4c44e15054c920e145b7278f5ade4188022b95d41e39c9dffc8a7d
ubuntu-24.04_cudalucas Expired
258 KB
sha256:f17a1522c3986bddcc8f14381bff116592c1b0e8baacfeec9c88e2c9b7a3020c
ubuntu-24.04_g++_gpuowl Expired
6.8 MB
sha256:870da533b3dad9cd146f7562a4c1e34cd6e7623bd880ea116957aace8b14b4ce
ubuntu-24.04_gcc_mlucas Expired
9.52 MB
sha256:f335627e2d14c3d97533633f8eaedb835a480aafaa054e281c01307978a8fe5a