Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring compressed plotting/farming into master #363

Merged
merged 51 commits into from
Aug 4, 2023
Merged

Bring compressed plotting/farming into master #363

merged 51 commits into from
Aug 4, 2023

Conversation

wallentx
Copy link
Contributor

@wallentx wallentx commented Aug 4, 2023

Including version bump

harold-b and others added 30 commits February 8, 2023 17:14
- Add power simulation mode via `--power`.
- Fix small bug in decompression which used
more compute than necessarry.
to chiapos's but with random seeds.
And other simulator fixes
* Added support for first pass of CUDA-based harvesting, with low matching performance.
* Added support for C9 plots
* Disabled creation of C8 plots for now (compression values not yet generated)
* PlotWriter consecutive plot bug workaround for `cudaplot`
* PlotWriter consecutive plot bug workaround for `ramplot`
* Refactor CMake build files

* Created separate `bladebit_harvester` target meant
   to be used as a dependency.

* Spelling fixes and build fixes.

* Fixed CUDA harvesting qualities

* Updated CI to for new harvester target

* Other bug fixed

* Made harvester API more portable, and able to be dynamically loaded

* Add API to get compression info directly into the harvester API

* version bump alpha4

Co-authored-by:  Kyle Altendorf <k.altendorf@chia.net>
Co-authored-by:  William Allen <w.allen@chia.net>
* Adding harvester build changes

* Enabled windows harvester builds w/ CUDA

---------

Co-authored-by: Harold Brenes <h.brenes@chia.net>
Addresses issue reported in #319
* adding gencode fix for linker

* I AM LINTER

* argg keyboard
* Fixing arm64 conditional

* adding arm64 builds

* Remove else
wallentx and others added 21 commits June 7, 2023 10:44
* Testing m1 mac builds

* Adding libsodium

* export cpath and library path

* Building libsodium from src

* fixing syntax

* Specify host

* Adding paths

Signed-off-by: wallentx <william.allentx@gmail.com>

* Fixing CI

Signed-off-by: wallentx <william.allentx@gmail.com>

* Fix conditional

Signed-off-by: wallentx <william.allentx@gmail.com>

* Re-enabling all other jobs

Signed-off-by: wallentx <william.allentx@gmail.com>

* Make libsodium optional

---------

Signed-off-by: wallentx <william.allentx@gmail.com>
- Add in CPU-only macOS harvesting at the build level.
- GreenReaper DLL target also available as a separate one from the static one.
* Update CMakeLists.txt tracking of bls-signatures
* Fixing issue with CUDA decompression context
remaining unusable after an error.

* Fix virtual memory allocation issues.

* Implement missing SysHost::VirtualProtect on Windows.

* Revert harvester to single, configurable lib target,
  defaulting to a dynamic library.
in the GPU decompressor
* Enable PDB-based stack trace dumping on windows

* Dump stack trace on VirtualFree failure
* Shrinking cuda install, add all assets to attach

* Bumping runner image

* Adding redhat-lsb-core

* Trying local install without samples

* Trying our manylinux cuda image

* More cleanup

* toolkit only

* Set version for RC

* Fixing artifact extension nesting

* Fix windows artifact extension
* Add CentOS arm64 CI for bladebit

* fix centos workflow
Signed-off-by: wallentx <william.allentx@gmail.com>
* passing all architectures explicitly into bladebit harvester library
@wallentx wallentx marked this pull request as ready for review August 4, 2023 22:43
@wallentx wallentx requested review from harold-b and emlowe August 4, 2023 22:43
@wallentx wallentx merged commit 02a8e68 into master Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants