Skip to content

Simplifying the decentralized search - #260

Merged
Deathn0t merged 1 commit into
developfrom
simplify-decentralized
Jan 14, 2025
Merged

Simplifying the decentralized search#260
Deathn0t merged 1 commit into
developfrom
simplify-decentralized

Conversation

@Deathn0t

Copy link
Copy Markdown
Member

This PR suggests to simplify the execution of decentralized search using an search.is_master attribute.

@codecov

codecov Bot commented Jan 14, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 42.12%. Comparing base (b82c83c) to head (bb3de2b).
Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
src/deephyper/hpo/_search.py 87.50% 1 Missing and 2 partials ⚠️
src/deephyper/hpo/_mpi_dbo.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #260      +/-   ##
===========================================
+ Coverage    41.64%   42.12%   +0.48%     
===========================================
  Files          125      125              
  Lines         8321     8311      -10     
  Branches      1359     1367       +8     
===========================================
+ Hits          3465     3501      +36     
+ Misses        4542     4488      -54     
- Partials       314      322       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Deathn0t
Deathn0t merged commit 8fe2381 into develop Jan 14, 2025
@Deathn0t
Deathn0t deleted the simplify-decentralized branch January 14, 2025 14:55
Deathn0t added a commit that referenced this pull request Feb 17, 2025
* simplifying the decentralized search (#260)

* updating readme with license badge

* fixing checkout of tutorial in docs build

* Add uv installation page in documentation (#263)

* Add uv installation page

* Clean up comments for pip install

* updated quickstart on landing page

* adding refs to tutorials and examples

* updated landing page and installation page

* updating install titles

* updating title

* updated quick start introduction

* updated index

* updating license

* updating license badge in README

* updating authors, maintainers in toml

* updated description in toml

* add dropdown functionnality in sphinx gallery

* updating experimental design search example

* updating examples, including intersphinx

* add files for examples, update gitignore

* removing api.rst from exclude_patterns

* update intersphinx config

* adding AutoDEUQ example, adding torch and configspace to intersphinx

* updating autodeuq example

* changes for Colab tutorial (#271)

* changes for colab tutorial

* adapted code for cuda/cpu using ray evaluator, simplifying to_torch/numpy conversions, adding download of pre-computed results, added install command for notebooks

---------

Co-authored-by: Brett Eiffert <eiffertbc@ornl.gov>
Co-authored-by: Deathn0t <romainegele@gmail.com>

* adding rm command to cleanup results in example

* Add a Facility Guides section (#265)

* updated autodeuq tutorial

* update version to 0.9.2

---------

Co-authored-by: Gavin Wiggins <6828967+wigging@users.noreply.github.com>
Co-authored-by: Brett Eiffert <brettceiffert@gmail.com>
Co-authored-by: Brett Eiffert <eiffertbc@ornl.gov>
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.

1 participant