Nek5000 / nekRS

our next generation fast and scalable CFD code
https://nek5000.mcs.anl.gov/
Other
284 stars 75 forks source link

Update polyfill.hpp #511

Closed arstgr closed 1 year ago

arstgr commented 1 year ago

include needed to be added otherwise would cause this error:

nekRS-23.0/3rd_party/occa/src/occa/internal/modes/dpcpp/polyfill.hpp:10:1: note: ‘uint32_t’ is defined in header ‘’; did you forget to ‘#include ’?

stgeke commented 1 year ago

A PR needs to merge into next (see CONTRIBUTING.md). Note, this issue is already fixed in next.