Skip to content

Usher server build and runtime fix#428

Merged
yatisht merged 5 commits into
yatisht:masterfrom
pgangwar-ucsd:usher_server_build
Feb 6, 2026
Merged

Usher server build and runtime fix#428
yatisht merged 5 commits into
yatisht:masterfrom
pgangwar-ucsd:usher_server_build

Conversation

@pgangwar-ucsd

Copy link
Copy Markdown
Contributor

Made changes to the following files to fix build problems. The compilation can be checked by adding "-DUSHER_SERVER=1" in the cmake command.

  1. CMakeLists.txt
  2. src/usher-sampled/driver/socket.cpp
  3. src/usher-sampled/main_mapper.cpp
  4. src/usher_server.cpp

Additionally, "src/usher-sampled/sampler.cpp" was modified to fix the run-time errors, which were coming due to improper update of the "decrement_increment_effect" variable through the "set_descendant_mut" function.

@yatisht yatisht merged commit 4389236 into yatisht:master Feb 6, 2026
2 checks passed
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.

3 participants