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

check-openmp status #263

Open
kaz7 opened this issue Sep 4, 2023 · 2 comments
Open

check-openmp status #263

kaz7 opened this issue Sep 4, 2023 · 2 comments

Comments

@kaz7
Copy link
Collaborator

kaz7 commented Sep 4, 2023

This is a ticket to keep a track of errors and slowness from check-openmp when I enable libcxx/libcxxabi/libuwind/openmp using upstream's main.

@kaz7
Copy link
Collaborator Author

kaz7 commented Sep 4, 2023

No errors after applying several local patches. I'll upstream them as soon as possible.

-- Testing: 317 tests, 24 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
********************
Unsupported Tests (111):
  libomp :: atomic/kmp_atomic_float10_max_min.c
...
  libomp :: teams/teams.c


Testing Time: 1746.03s
  Unsupported: 111
  Passed     : 206

The execution time is really slow. These tests run in about 30sec on x86.

@kaz7
Copy link
Collaborator Author

kaz7 commented Sep 4, 2023

Slow tests more than 1 elapsed min are below:

/scratch/jam/llvm-dev/build-zorg/build_llvm/runtimes/runtimes-ve-unknown-linux-gnu-bins/openmp/runtime/test/tasking/hidden_helper_task/Output/depend.cpp.tmp
0.27user 0.59system 8:42.71elapsed 0%CPU (0avgtext+0avgdata 58284maxresident)k
/scratch/jam/llvm-dev/build-zorg/build_llvm/runtimes/runtimes-ve-unknown-linux-gnu-bins/openmp/runtime/test/tasking/hidden_helper_task/Output/gtid.cpp.tmp
0.17user 0.34system 6:59.36elapsed 0%CPU (0avgtext+0avgdata 58300maxresident)k
/scratch/jam/llvm-dev/build-zorg/build_llvm/runtimes/runtimes-ve-unknown-linux-gnu-bins/openmp/runtime/test/worksharing/for/Output/kmp_sch_simd_guided.c.tmp
65.87user 175.37system 3:26.13elapsed 117%CPU (0avgtext+0avgdata 41532maxresident)k

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

1 participant