Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_types.h File Reference
#include "stdbool.h"
#include "stddef.h"
#include "stdio.h"
#include "TTL/TTL_cpp/opencl/TTL_types.h"
Include dependency graph for TTL_cpp/c/TTL_types.h:

Go to the source code of this file.

Macros

#define __global
 The opencl __global namespace is not supported in C.
 
#define __local
 The opencl __local namespace is not supported in C.
 

Macro Definition Documentation

◆ __global

#define __global

The opencl __global namespace is not supported in C.

Definition at line 26 of file TTL_cpp/c/TTL_types.h.

◆ __local

#define __local

The opencl __local namespace is not supported in C.

Definition at line 27 of file TTL_cpp/c/TTL_types.h.