mirror of
https://github.com/fumiama/base16384-sycl.git
synced 2026-06-06 01:00:36 +08:00
feat: add test USM implicit data movement
This commit is contained in:
@@ -146,5 +146,7 @@ int main() {
|
||||
|
||||
sycl::free(data, q);
|
||||
|
||||
std::cout << "Test Passed!!!" << std::endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user