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

horace_mex and issues with cpp_communicator #1753

Closed
abuts opened this issue Sep 27, 2024 · 1 comment
Closed

horace_mex and issues with cpp_communicator #1753

abuts opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@abuts
Copy link
Member

abuts commented Sep 27, 2024

users complain that loading Horace-4 from distribution and trying to install it on clean windows machine causes problem. cpp_communicator does not have all its references (dll-s) satisfied on the system.

To at least partially address this:

  1. make check for cpp_communicator an independent on other check_horace_mex checks to allow mex to be enabled regardless to mpi.
  2. add validation for cpp_communicator to attempt to enable mpi cluster (mpiexec_mpi)
  3. fix issues with horace_mex to allow users who is not familiar with cmake building libraries on their systems.
@abuts abuts self-assigned this Sep 27, 2024
abuts added a commit that referenced this issue Sep 27, 2024
abuts added a commit that referenced this issue Sep 27, 2024
abuts added a commit that referenced this issue Sep 30, 2024
abuts added a commit that referenced this issue Sep 30, 2024
abuts added a commit that referenced this issue Sep 30, 2024
abuts added a commit that referenced this issue Sep 30, 2024
…rm.m and parallel_config.m

# Conflicts:
#	herbert_core/classes/MPIFramework/@ClusterSlurm/ClusterSlurm.m
abuts added a commit that referenced this issue Oct 9, 2024
…(but related to the alignment ticket) and made to push the build with changed integration scripts
@abuts
Copy link
Member Author

abuts commented Oct 21, 2024

fixed through #1754

@abuts abuts closed this as completed Oct 21, 2024
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

No branches or pull requests

1 participant