From de5ddea92334ed0d5ff4a70bd6393d7fea7bbd07 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sat, 20 Apr 2019 10:34:37 +0200 Subject: Now it actually works on iris! --- aberth/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aberth/Makefile') diff --git a/aberth/Makefile b/aberth/Makefile index f610c01..10f36b8 100644 --- a/aberth/Makefile +++ b/aberth/Makefile @@ -22,7 +22,7 @@ aberth: $(OBJECTS) aberth_kernel.o ../lodepng.o $(CXX) -o $@ $^ $(LDFLAGS) aberth_kernel.h: aberth_kernel.fut - futhark c --library $^ + futhark opencl --library $^ aberth_kernel.o: aberth_kernel.h gcc -c $(OPTFLAGS) -o $@ aberth_kernel.c -- cgit v1.2.3-70-g09d2