-
Notifications
You must be signed in to change notification settings - Fork 28
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
OpenMP offloading #280
Comments
Hi @ooreilly. Internal ticket has been created to investigate your issue. Thanks! |
Hi @ooreilly, I tried running a simple Fortran example with OpenMP offloading and was unable to reproduce the error on omnitrace-instrument v1.11.2, ROCm 6.2.2, and the GNU Fortran compiler. Could you please provide more information so that I may further investigate:
Also, I wanted to confirm if the compiled executable runs as expected without omnitrace? Having this information should allow me to help further, thanks! |
Hi @darren-amd, Thanks for investigating. Please point me to the internal ticket (ping Ossian O'Reilly on teams).
Yes, the compiled executable runs as expected without omnitrace. |
I'm trying omnitrace with OpenMP offloading for a small fortran test code. Depending on which system I tested on I encountered different issues. The test code is compiled using the HPE Cray compiler, CCE 15.0.1.
I either saw:
or:
Any idea what is happening here? Thanks!
The text was updated successfully, but these errors were encountered: