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

Problem compilingwith Intel compiler 19.0.5 #269

Open
alejandrogallo opened this issue Apr 15, 2021 · 0 comments
Open

Problem compilingwith Intel compiler 19.0.5 #269

alejandrogallo opened this issue Apr 15, 2021 · 0 comments
Assignees

Comments

@alejandrogallo
Copy link

I wanted to ask if the code is regularly compiled with an intel compiler. Right now for me it compiles
ok with GCC, and for the intel compiler

icpc (ICC) 19.0.5.281 20190815

I get a static error in the automatic compilation of MADNESS
by TA:

external/madness-src/src/madness/world/archive.h(1227): error: the global scope has no "value"
              template <typename U = T, typename = std::enable_if_t<is_serializable<Archive,U>::value>>

This is in tag v1.0.0, in master I get some other similar errors, but also related to the generic programming structure.

@kmp5VT kmp5VT self-assigned this Jun 11, 2021
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

No branches or pull requests

2 participants