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

corrupt AMReX_Config.H for intel compilers #1343

Closed
rajeeja opened this issue Sep 4, 2020 · 0 comments · Fixed by #1344
Closed

corrupt AMReX_Config.H for intel compilers #1343

rajeeja opened this issue Sep 4, 2020 · 0 comments · Fixed by #1344

Comments

@rajeeja
Copy link
Contributor

rajeeja commented Sep 4, 2020

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)
@WeiqunZhang WeiqunZhang linked a pull request Sep 4, 2020 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant