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.
only index_t and long_index_t should be used for index calculation in GPU code, int or long is not allowed
index_t
long_index_t
int
long
Naming style
NameForClass
void function_name()
class_member_
local_variable
Must add bracket for all if and else
if
else