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 72d8a32 commit 61c6429Copy full SHA for 61c6429
numba_dpex/core/runtime/experimental/nrt_reserve_meminfo.h
@@ -27,7 +27,7 @@ extern "C"
27
* @param QRef Queue reference,
28
* @param meminfo_array Array of meminfo pointers to perform actions on,
29
* @param meminfo_array_size Length of meminfo_array,
30
- * @param depERefs Array of dependant events for the host task,
+ * @param depERefs Array of dependent events for the host task,
31
* @param nDepERefs Length of depERefs,
32
* @param status Variable to write status to. Same style as
33
* dpctl,
0 commit comments