mirror of
https://github.com/fumiama/base16384-sycl.git
synced 2026-06-10 05:04:12 +08:00
feat: add test USM implicit data movement
This commit is contained in:
@@ -22,5 +22,8 @@ int main() {
|
||||
}
|
||||
|
||||
std::cout << "Device is CPU: OK" << std::endl;
|
||||
|
||||
std::cout << "Test Passed!!!" << std::endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user