move hip_runtime.h after copyright info
This commit is contained in:
parent
f9fea7f8b5
commit
300ccd01d9
@ -1,5 +1,3 @@
|
|||||||
#include "hip/hip_runtime.h"
|
|
||||||
|
|
||||||
// Copyright (c) 2015-16 Tom Deakin, Simon McIntosh-Smith,
|
// Copyright (c) 2015-16 Tom Deakin, Simon McIntosh-Smith,
|
||||||
// University of Bristol HPC
|
// University of Bristol HPC
|
||||||
//
|
//
|
||||||
@ -8,6 +6,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include "HIPStream.h"
|
#include "HIPStream.h"
|
||||||
|
#include "hip/hip_runtime.h"
|
||||||
|
|
||||||
#define TBSIZE 1024
|
#define TBSIZE 1024
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user