Tim Warburton

Results 3 issues of Tim Warburton

This report was precipitated by bug report from libCEED. When occa is built using g++ version 9.3.0, the ```occa info``` command hangs. Running valgrind revealed the following critical memory errors....

bug

Previously we used macros in place of device functions, in part because we can include inner loops inside the macro whereas currently it seems that device functions cannot include inner...

feature
parser

Currently if p_N is defined to 5 then when a kernel is parsed and output all instances of p_N are replaced by 5. It would be useful to add a...

feature
parser