Skip to content

Update build instructions for DAGMC dependencies#963

Merged
ahnaf-tahmid-chowdhury merged 4 commits into
svalinn:developfrom
gonuke:update_dep_build_dcs
Nov 15, 2024
Merged

Update build instructions for DAGMC dependencies#963
ahnaf-tahmid-chowdhury merged 4 commits into
svalinn:developfrom
gonuke:update_dep_build_dcs

Conversation

@gonuke

@gonuke gonuke commented Oct 25, 2024

Copy link
Copy Markdown
Member

The instructions for building DAGMC were extremely out of date.

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

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

Copy link
Copy Markdown
Member

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.

Comment thread doc/install/dependencies.rst Outdated
Comment thread doc/CHANGELOG.rst Outdated
gonuke and others added 3 commits November 14, 2024 08:21
Co-authored-by: Ahnaf Tahmid Chowdhury <ahnaf-tahmid@outlook.com>
Co-authored-by: Ahnaf Tahmid Chowdhury <ahnaf-tahmid@outlook.com>
@gonuke

gonuke commented Nov 14, 2024

Copy link
Copy Markdown
Member Author

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

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

Copy link
Copy Markdown
Member

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
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