Skip to content

Commit bc847bf

Browse files
authored
Add bug ticket tracking # (#559)
1 parent 3a5d70e commit bc847bf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

misc/compiler-tickets.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

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

5+
MFC has been used to isolate many compiler bugs. A short summary is below.
6+
57
## OLCF (Frontier)
68

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

11-
## CCE/Cray
14+
## CCE (Cray, internal)
1215

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

20-
## NVHPC (NVIDIA)
23+
## NVHPC (NVIDIA, internal)
2124

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

0 commit comments

Comments
 (0)