Skip to content

Add bug ticket tracking # #559

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

Merged
merged 2 commits into from
Aug 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions misc/compiler-tickets.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

__Authors:__ Spencer Bryngleson (Georgia Tech), Henry Le Berre (Georgia Tech), Steve Abbott (HPE/Cray), Reuben Budiardja (OLCF)

MFC has been used to isolate many compiler bugs. A short summary is below.

## OLCF (Frontier)

* OLCFHELP-15413 'Performance on Frontier'
* OLCFHELP-14881 'Frontier Hackathon'
* OLCFDEV-1416 'CCE ACC routine seq'
* OLCFHELP-19298 'CCE OpenACC doesn't respect `acc declare create` statements when an abstract interface is in the same compilation unit'

## CCE/Cray
## CCE (Cray, internal)

* HPECOE-28 'Compiler performance bug on autogen kernels - LLVM IR'
* CAST-31898, Case 5370334261
Expand All @@ -17,7 +20,7 @@ __Authors:__ Spencer Bryngleson (Georgia Tech), Henry Le Berre (Georgia Tech), S
* PE-53844, 'CCE >17 crashes on host_data use_device for module variables'
* PE-55153, 'xor crashes logical comparison for Fortran extensions'

## NVHPC (NVIDIA)
## NVHPC (NVIDIA, internal)

* NV-33317 'NVHPC 22.5 fort2 TERMINATED by signal 11.'

Expand Down
Loading