We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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_install_intel/1D/include/AMReX_Config.H #ifndef AMREX_CONFIG_H_ #define AMREX_CONFIG_H_ #define BL_USE_MPI 1 #define AMREX_USE_MPI 1 #define AMREX_GIT_VERSION "20.09-dirty" #define AMREX_LAUNCH #define AMREX_DEVICE #define AMREX_CUDA_FORT_GLOBAL #define AMREX_CUDA_FORT_DEVICE #define AMREX_CUDA_FORT_HOST #define AMREX_CUDA_FORT_HOST_DEVICE #define BL_SPACEDIM 1 #define AMREX_SPACEDIM 1 #define BL_FORT_USE_UNDERSCORE 1 #define AMREX_FORT_USE_UNDERSCORE 1 #define BL_Linux 1 #define AMREX_Linux 1 #define AMREX_PARTICLES 1 #define NDEBUG 1 #define AMREX_PARTICLES 1 #define BL_USE_F_INTERFACES 1 #undef BL_LANG_FORT #ifdef __cplusplus $(error something went wrong in mkconfig.py)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: