#include #include int main() { int *Ad; hipMalloc((void**)&Ad, 1024); }