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

feat: Advance HIP support #3498

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from
Draft

Conversation

victorapm
Copy link
Contributor

@victorapm victorapm commented Dec 19, 2024

  • New tioga and tuo host configs using cce-18 and rocm-6.2.1
  • Compilation warning fixes
  • Remove limitation on ParMETIS
  • A few workarounds to get the compilation done

GEOS-DEV/thirdPartyLibs#289
GEOS-DEV/LvArray#340

@victorapm victorapm changed the title Advance HIP support feat: Advance HIP support Dec 19, 2024
@@ -760,6 +760,29 @@ real64 PhysicsSolverBase::eisenstatWalker( real64 const newNewtonNorm,
return krylovTol;
}


void MemoryUsageOutput( std::string const & message )
Copy link
Collaborator

Choose a reason for hiding this comment

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

was this for debugging? Or do you need it? In any case I don't think it should be in PhysicsSolverBase

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is for debugging, I'll update you guys soon

@CusiniM
Copy link
Collaborator

CusiniM commented Jan 4, 2025

We should add an image with rocm... something like https://hub.docker.com/r/rocm/dev-ubuntu-24.04

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