We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ecece commit eab57bdCopy full SHA for eab57bd
sycl/source/detail/program_manager/program_manager.hpp
@@ -260,7 +260,7 @@ class ProgramManager {
260
std::unordered_map<std::string_view, unsigned> &&GlobalInfoToCopy);
261
262
// The function removes kernel global descriptors from the
263
- // kernel global map when a shared library consisting o SYCL kernels
+ // kernel global map when a shared library consisting of SYCL kernels
264
// is unloaded.
265
void unRegisterKernelGlobalInfo(
266
0 commit comments