An open API service providing commit metadata for open source projects.

GitHub / tdulcet/distributed-computing-scripts / commits

🖧 Distributed Computing Scripts for GIMPS, BOINC and Folding@home

SHA Message Author Date Stats
caff765f Updated CI and added Dependabot. Teal Dulcet <t****t@p****u> about 2 months ago
51cce9bc Updated install scripts for AutoPrimeNet 2.0. Teal Dulcet <t****t@p****u> about 2 months ago
58ed8469 Updated PRPLL install scripts to disable self-verify for small proof powers. Teal Dulcet <t****t@p****u> 2 months ago
e42f58aa Updated CI to test on Ubuntu 26.04. Teal Dulcet <t****t@p****u> 3 months ago
7f7ebf5c Updated notebooks and scripts to create a worker directory for PRPLL and remo... Teal Dulcet <t****t@p****u> 4 months ago
e0ac2f01 Added CUDA support to PRPLL scripts (#27) Matt Black <4****k@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2c044b82 Switch to George's PRPLL fork. Teal Dulcet <t****t@p****u> 6 months ago
9141485e Updated CI. Teal Dulcet <t****t@p****u> 8 months ago
853394c6 Switch back to the main PRPLL repository. Teal Dulcet <t****t@p****u> 9 months ago
c811b2d0 Updated Folding@home script (#26)
Co-authored-by: Teal Dulcet <t****t@p****u>
mattsblack <4****k@u****m>
Committed by: Teal Dulcet <t****t@p****u>
9 months ago
c4fd70ba Added install scripts and Colab notebook for PRPLL. Teal Dulcet <t****t@p****u> 9 months ago
2fc9fe03 Updated CI. Teal Dulcet <t****t@p****u> 9 months ago
94c096e6 Updated GpuOwl notebook to no longer install the old Nvidia drivers. Teal Dulcet <t****t@p****u> about 1 year ago
5f96331f Updated Mlucas script for AutoPrimeNet 1.1. Teal Dulcet <t****t@p****u> over 1 year ago
7acaab0f Updated CI to remove Ubuntu 20.04. Teal Dulcet <t****t@p****u> over 1 year ago
1177d81e Updated Mlucas install script. Teal Dulcet <t****t@p****u> over 1 year ago
98157934 Updated CI to add ARM runners. Teal Dulcet <t****t@p****u> over 1 year ago
2c8d00ac Renamed the `mprime-python-port` directory to `python`. Teal Dulcet <t****t@p****u> over 1 year ago
3426c3a4 Increased max FFT lengths to benchmark.. Teal Dulcet <t****t@p****u> almost 2 years ago
b75067b3 Added Ruff config. Teal Dulcet <t****t@p****u> almost 2 years ago
f944319e Moved AutoPrimeNet to a dedicated repository. Teal Dulcet <t****t@p****u> almost 2 years ago
ce91a685 Updated PrimeNet program to support color output and README. Teal Dulcet <t****t@p****u> almost 2 years ago
6b0afd10 Update PrimeNet program to add TF1G support. (#25)
Co-authored-by: Teal Dulcet <t****t@p****u>
brubsby <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
585e2b2f Added support for detecting the GPUs and restored lockfile code. [skip ci] Teal Dulcet <t****t@p****u> almost 2 years ago
a1ef975f Updated PrimeNet program to add support for mfaktc and mfakto. (#24) brubsby <5****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d51ed5c3 Updated PrimeNet program to version 2.2. Teal Dulcet <t****t@p****u> about 2 years ago
73831b20 Updated GpuOwl notebook to install the old Nvidia drivers. Teal Dulcet <t****t@p****u> about 2 years ago
8b03cefc Updated formatting of Python scripts. Teal Dulcet <t****t@p****u> about 2 years ago
d14692cf Updated PrimeNet program to version 2.0. Teal Dulcet <t****t@p****u> about 2 years ago
fdb35bc2 Updated scripts for MPrime 30.19 build 20. Teal Dulcet <t****t@p****u> about 2 years ago
f86de6c7 Updated detection of hyperthreaded CPUs. Fixes #23 Teal Dulcet <t****t@p****u> about 2 years ago
e0fce35a Updated scripts for MPrime 30.19 build 15 and CI to add Ubuntu 24.04. Teal Dulcet <t****t@p****u> over 2 years ago
de38b5cc Updated scripts for MPrime 30.19 build 14. Teal Dulcet <t****t@p****u> over 2 years ago
a109b7f1 Updated PrimeNet program to version 2.0.1. Teal Dulcet <t****t@p****u> over 2 years ago
480c286b Updated Mlucas install script to determine CPU cache size. Teal Dulcet <t****t@p****u> over 2 years ago
7b8781b6 Updated PrimeNet script to version 2.0. Teal Dulcet <t****t@p****u> over 2 years ago
f859cc2e Updated scripts for MPrime 30.19. Teal Dulcet <t****t@p****u> over 2 years ago
f8832262 Updated PrimeNet script to version 1.2.3. Fixed #22 Teal Dulcet <t****t@p****u> over 2 years ago
e3c3fffe Updated scripts for GpuOwl 7.5. Teal Dulcet <t****t@p****u> over 2 years ago
ca05c418 Updated Colab notebooks and GitHub Actions CI. Teal Dulcet <t****t@p****u> over 2 years ago
5b0b60c4 Restored CUDALucas Colab notebook. Teal Dulcet <t****t@p****u> over 2 years ago
0298984a Updated scripts for latest Mlucas v21. Teal Dulcet <t****t@p****u> over 2 years ago
9dfd8a74 Updated formatting of Bash scripts. Teal Dulcet <t****t@p****u> over 2 years ago
30b7d3d4 Updated install scripts to not automatically create a cronjob. Teal Dulcet <t****t@p****u> over 2 years ago
eac39119 Updated PrimeNet script to version 1.2.1. Teal Dulcet <t****t@p****u> almost 3 years ago
725b43d6 Fixed errors causing primenet.py to crash. (#20)
Co-authored-by: David Wilson <d****e@d****k>
David Wilson <1****z@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
06d2efae Updated Mlucas install script and PrimeNet script. Teal Dulcet <t****t@p****u> almost 3 years ago
513b630d Updated CUDALucas install scripts to fix deprecation warnings and CI. Teal Dulcet <t****t@p****u> almost 3 years ago
c7d2bd0a Updated Python port of MPrime install script. Teal Dulcet <t****t@p****u> about 3 years ago
fbc4f8d8 Reordered functions in PrimeNet script. Teal Dulcet <t****t@p****u> about 3 years ago
575896bb Added logfile and checkin options to PrimeNet script. Teal Dulcet <t****t@p****u> about 3 years ago
645f25d7 Added CD for PrimeNet script. Teal Dulcet <t****t@p****u> about 3 years ago
c8beb50c Updated MPrime install scripts and the CI. Teal Dulcet <t****t@p****u> about 3 years ago
19c7e282 Update application version string and added CITATION.cff file. Teal Dulcet <t****t@p****u> about 3 years ago
cf9aed91 Added options to PrimeNet script and released version 1.0.1. Teal Dulcet <t****t@p****u> over 3 years ago
ca1a1eb4 Updated CI to add Pylint and Ruff linters. Teal Dulcet <t****t@p****u> over 3 years ago
8adb977d Update PrimeNet script to support registering and unreserving specific expone... Teal Dulcet <t****t@p****u> over 3 years ago
afeaa6bc Updated PrimeNet script and notebooks. Teal Dulcet <t****t@p****u> over 3 years ago
5741df48 Update PrimeNet script to revert default value of debug level to 0 (#19) [ski...
Co-authored-by: Tomas Babej <t****s@p****m>
Tomas Babej <t****s@t****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
23162e2c Updated PrimeNet script to improve error handling. Teal Dulcet <t****t@p****u> over 3 years ago
c6aae14e Updated GitHub Actions CI. Teal Dulcet <t****t@p****u> over 3 years ago
231edfef Updated scripts for GpuOwl v7.2.1. Teal Dulcet <t****t@p****u> over 3 years ago
167d7c0e Updated GPU notebook to use latest version of GpuOwl. Teal Dulcet <t****t@p****u> over 3 years ago
71069cea Updated GPU notebook based on feedback. [skip ci] Teal Dulcet <t****t@p****u> over 3 years ago
b87e513b Update README.md (#17) [skip ci] Daniel Connelly <c****0@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
70da6830 Fixed macOS support in PrimeNet script. Teal Dulcet <t****t@p****u> over 3 years ago
03046fa5 Updated PrimeNet script to automatically detect more system information. Teal Dulcet <t****t@p****u> over 3 years ago
75997e72 Updated Colab notebooks. Teal Dulcet <t****t@p****u> over 3 years ago
9b83d89e Updated GPU notebook to use GpuOwl. Teal Dulcet <t****t@p****u> over 3 years ago
e96998a2 Fixed GitHub Actions CI. Teal Dulcet <t****t@p****u> over 3 years ago
e9df6fdc Added GpuOwl install and wrapper scripts. Teal Dulcet <t****t@p****u> over 3 years ago
f4fe6ef1 Updated Colab notebooks. Teal Dulcet <t****t@p****u> over 3 years ago
40b530f0 Added options to PrimeNet script and Colab notebooks. Teal Dulcet <t****t@p****u> over 3 years ago
758d2c3c Updated scripts for MPrime 30.8 build 17. Teal Dulcet <t****t@p****u> over 3 years ago
f4822817 Improved PrimeNet API error handling. Teal Dulcet <t****t@p****u> over 3 years ago
933d9916 Updated scripts to enable Link Time Optimization. Teal Dulcet <t****t@p****u> almost 4 years ago
51d1bca7 Updated MPrime install script to set more options. Teal Dulcet <t****t@p****u> almost 4 years ago
c0159bd5 Updated scripts for MPrime 30.8 build 16. Teal Dulcet <t****t@p****u> about 4 years ago
7f1bea11 Fix optimization filenames for the A100 GPU. Teal Dulcet <t****t@p****u> about 4 years ago
f33127b5 Updated scripts for latest Mlucas v20.1.1 patch. Teal Dulcet <t****t@p****u> about 4 years ago
c153b1ba Updated scripts for MPrime 30.8. Teal Dulcet <t****t@p****u> about 4 years ago
8e563f3f Updated Colab GPU optimization files and added them for the A100 GPU. Teal Dulcet <t****t@p****u> over 4 years ago
898be6d6 Updated GitHub Actions CI to use Ubuntu 22.04. Teal Dulcet <t****t@p****u> over 4 years ago
844feb30 Updated scripts for Mlucas v20.1.1. Teal Dulcet <t****t@p****u> over 4 years ago
60695626 Improved assignment parsing and ETA calculation in PrimeNet script. Teal Dulcet <t****t@p****u> over 4 years ago
0e90821f Updated PrimeNet script to reuse HTTP connections and not set the 0 work pref... Teal Dulcet <t****t@p****u> over 4 years ago
1a06cf47 Added support for new worktypes. Teal Dulcet <t****t@p****u> over 4 years ago
2f5a683d Updated Mlucas and Python MPrime port scripts. Teal Dulcet <t****t@p****u> over 4 years ago
19a60363 Updated scripts for MPrime 30.7. Teal Dulcet <t****t@p****u> over 4 years ago
7fce7bb9 Added docstrings to PrimeNet script. Teal Dulcet <t****t@p****u> over 4 years ago
e824abcf Updated scripts for Mlucas v20.1.1 again. Teal Dulcet <t****t@p****u> over 4 years ago
c296c1d0 Updated logging in PrimeNet script. Teal Dulcet <t****t@p****u> almost 5 years ago
c97347f4 Updated scripts for Mlucas v20.1.1. Teal Dulcet <t****t@p****u> almost 5 years ago
dbd08930 Fixed #15. Teal Dulcet <t****t@p****u> almost 5 years ago
b4ae3ca3 Added -D/--dir option. Fixes #13. Teal Dulcet <t****t@p****u> almost 5 years ago
e7654dfb Added PRP proof uploading. Fixes #12. Teal Dulcet <t****t@p****u> almost 5 years ago
66de4840 Update script for Mlucas v20.1.1 yet again. Teal Dulcet <t****t@p****u> almost 5 years ago
fd73c1de Update script for Mlucas v20.1.1 again. Teal Dulcet <t****t@p****u> almost 5 years ago
d2dd4372 Patch for Ubuntu 20.04 (#10) Valerio Bellizzomi <5****c@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b81b13c6 Updated scripts for Mlucas v20.1.1. Teal Dulcet <t****t@p****u> almost 5 years ago

← Back to repository