6 línte
97 B
C++
6 línte
97 B
C++
|
|
#pragma once
|
||
|
|
#include <memory>
|
||
|
|
#include <hip_test_common.hh>
|
||
|
|
|
||
|
|
inline __constant__ int globalVar;
|