We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c6484 commit 88fdeaaCopy full SHA for 88fdeaa
2 files changed
README.md
@@ -31,3 +31,5 @@ We've created a fork of [axboe/fio](https://github.com/axboe/fio) at
31
[ROCm/fio](https://github.com/ROCm/fio). Changes to support a
32
libhipfile engine can be found in the `hipFile` branch. Please note
33
that this fork is a work in progress and may not be fully functional.
34
+
35
+hello-world
include/hipfile.h
@@ -2,7 +2,7 @@
2
*
3
* SPDX-License-Identifier: MIT
4
*/
5
-
+//hello-world
6
#pragma once
7
8
#include <hip/hip_runtime_api.h>
0 commit comments