Rename likwid marker header.
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double copy(
|
double copy(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double daxpy(
|
double daxpy(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double init(
|
double init(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <allocate.h>
|
#include <allocate.h>
|
||||||
#include <affinity.h>
|
#include <affinity.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
#define HLINE "----------------------------------------------------------------------------\n"
|
#define HLINE "----------------------------------------------------------------------------\n"
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double sdaxpy(
|
double sdaxpy(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double striad(
|
double striad(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double sum(
|
double sum(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double triad(
|
double triad(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <timing.h>
|
#include <timing.h>
|
||||||
#include <likwid_markers.h>
|
#include <likwid-marker.h>
|
||||||
|
|
||||||
double update(
|
double update(
|
||||||
double * restrict a,
|
double * restrict a,
|
||||||
|
|||||||
Reference in New Issue
Block a user