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

Update build instructions for DAGMC dependencies #963

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Oct 25, 2024

The instructions for building DAGMC were extremely out of date.

This updates them, and we will try to publish new ones.

Copy link
Member

@ahnaf-tahmid-chowdhury ahnaf-tahmid-chowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update.

Instructions for installing hdf5 in RPM based distro would be:

sudo yum install -y epel-release
sudo yum config-manager --enable epel
sudo yum install hdf5-devel

If Eigen3 is a dependency of DAGMC, we should either create a method to enable it from the DAGMC side or ask users to enable it in MOAB, as MOAB has made Eigen3 an optional dependency. However, MOAB 5.5.1 is good to go.

doc/install/dependencies.rst Outdated Show resolved Hide resolved
doc/CHANGELOG.rst Outdated Show resolved Hide resolved
gonuke and others added 3 commits November 14, 2024 08:21
Co-authored-by: Ahnaf Tahmid Chowdhury <[email protected]>
Co-authored-by: Ahnaf Tahmid Chowdhury <[email protected]>
@gonuke
Copy link
Member Author

gonuke commented Nov 14, 2024

I think this is ready to merge now @ahnaf-tahmid-chowdhury - after which I'll publish the release

Copy link
Member

@ahnaf-tahmid-chowdhury ahnaf-tahmid-chowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@ahnaf-tahmid-chowdhury ahnaf-tahmid-chowdhury merged commit c1d8da1 into svalinn:develop Nov 15, 2024
1 check 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.

2 participants