Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ddtsim.cpp doesn't compile with intel compiler. #20120

Open
brugger1 opened this issue Dec 10, 2024 · 0 comments
Open

ddtsim.cpp doesn't compile with intel compiler. #20120

brugger1 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood

Comments

@brugger1
Copy link
Collaborator

I was building VisIt on crossroads and enabled DDT support and src/sim/V2/ddtsim/ddtsim.cpp didn't compile because the function time wasn't defined. It may be as simple as adding #include <time.h> to the file. It compiles fine with gcc.

@brugger1 brugger1 added bug Something isn't working likelihood medium Neither low nor high likelihood impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) labels Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood
Projects
None yet
Development

No branches or pull requests

1 participant