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

amrex: add package #5306

Merged
merged 2 commits into from
Sep 22, 2024
Merged

amrex: add package #5306

merged 2 commits into from
Sep 22, 2024

Conversation

star-hengxing
Copy link
Contributor

@star-hengxing star-hengxing commented Sep 21, 2024

add_requires("amrex", {configs = {
    openmp = true,
    cuda = true,
    hdf5 = true,
    fortran = true,
}})
#include <AMReX.H>
#include <AMReX_Print.H>

@star-hengxing star-hengxing marked this pull request as ready for review September 22, 2024 03:19
@star-hengxing star-hengxing merged commit ef4572e into dev Sep 22, 2024
67 checks passed
@star-hengxing star-hengxing deleted the amrex branch September 22, 2024 14:35
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.

1 participant